C# Class iTextSharp.text.pdf.parser.PdfImageObject.ImageBytesType

Exibir arquivo Open project: mapo80/iTextSharp-Monotouch

Public Properties

Property Type Description
CCITT ImageBytesType
JBIG2 ImageBytesType
JP2 ImageBytesType
JPG ImageBytesType
PNG ImageBytesType

Private Methods

Method Description
ImageBytesType ( String fileExtension ) : System

Property Details

CCITT public_oe static_oe property

public static ImageBytesType CCITT
return ImageBytesType

JBIG2 public_oe static_oe property

public static ImageBytesType JBIG2
return ImageBytesType

JP2 public_oe static_oe property

public static ImageBytesType JP2
return ImageBytesType

JPG public_oe static_oe property

public static ImageBytesType JPG
return ImageBytesType

PNG public_oe static_oe property

public static ImageBytesType PNG
return ImageBytesType