C# 클래스 iTextSharp.text.ImgJBIG2

상속: Image
파일 보기 프로젝트 열기: mapo80/iTextSharp-Monotouch 1 사용 예제들

공개 메소드들

메소드 설명
ImgJBIG2 ( ) : System
ImgJBIG2 ( int width, int height, byte data, byte globals ) : System

비공개 메소드들

메소드 설명
ImgJBIG2 ( Image image ) : System

메소드 상세

ImgJBIG2() 공개 메소드

public ImgJBIG2 ( ) : System
리턴 System

ImgJBIG2() 공개 메소드

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