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

Afficher le fichier Open project: mapo80/iTextSharp-Monotouch

Méthodes publiques

Свойство Type Description
CCITT ImageBytesType
JBIG2 ImageBytesType
JP2 ImageBytesType
JPG ImageBytesType
PNG ImageBytesType

Private Methods

Méthode Description
ImageBytesType ( String fileExtension ) : System

Property Details

CCITT public_oe static_oe property

public static ImageBytesType CCITT
Résultat ImageBytesType

JBIG2 public_oe static_oe property

public static ImageBytesType JBIG2
Résultat ImageBytesType

JP2 public_oe static_oe property

public static ImageBytesType JP2
Résultat ImageBytesType

JPG public_oe static_oe property

public static ImageBytesType JPG
Résultat ImageBytesType

PNG public_oe static_oe property

public static ImageBytesType PNG
Résultat ImageBytesType