C# Class iTextSharp.text.ImgJBIG2

Inheritance: Image
Afficher le fichier Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Méthodes publiques

Méthode Description
ImgJBIG2 ( ) : System
ImgJBIG2 ( int width, int height, byte data, byte globals ) : System

Private Methods

Méthode Description
ImgJBIG2 ( Image image ) : System

Method Details

ImgJBIG2() public méthode

public ImgJBIG2 ( ) : System
Résultat System

ImgJBIG2() public méthode

public ImgJBIG2 ( int width, int height, byte data, byte globals ) : System
width int
height int
data byte
globals byte
Résultat System