C# 클래스 iTextSharp.text.pdf.parser.PdfImageObject.ImageBytesType

파일 보기 프로젝트 열기: mapo80/iTextSharp-Monotouch

공개 프로퍼티들

프로퍼티 타입 설명
CCITT ImageBytesType
JBIG2 ImageBytesType
JP2 ImageBytesType
JPG ImageBytesType
PNG ImageBytesType

비공개 메소드들

메소드 설명
ImageBytesType ( String fileExtension ) : System

프로퍼티 상세

CCITT 공개적으로 정적으로 프로퍼티

public static ImageBytesType CCITT
리턴 ImageBytesType

JBIG2 공개적으로 정적으로 프로퍼티

public static ImageBytesType JBIG2
리턴 ImageBytesType

JP2 공개적으로 정적으로 프로퍼티

public static ImageBytesType JP2
리턴 ImageBytesType

JPG 공개적으로 정적으로 프로퍼티

public static ImageBytesType JPG
리턴 ImageBytesType

PNG 공개적으로 정적으로 프로퍼티

public static ImageBytesType PNG
리턴 ImageBytesType