C# Class iTextSharp.text.ImgJBIG2

Inheritance: Image
ファイルを表示 Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Public Methods

Method Description
ImgJBIG2 ( ) : System
ImgJBIG2 ( int width, int height, byte data, byte globals ) : System

Private Methods

Method Description
ImgJBIG2 ( Image image ) : System

Method Details

ImgJBIG2() public method

public ImgJBIG2 ( ) : System
return System

ImgJBIG2() public method

public ImgJBIG2 ( int width, int height, byte data, byte globals ) : System
width int
height int
data byte
globals byte
return System