Uses of Class
aspose.pdf.CcittSubFormat

Uses of CcittSubFormat in aspose.pdf
 

Fields in aspose.pdf declared as CcittSubFormat
static CcittSubFormat CcittSubFormat.Group31D
          CCITT group3 1D format
static CcittSubFormat CcittSubFormat.Group32D
          CCITT group3 2D format
static CcittSubFormat CcittSubFormat.Group4
          CCITT group4 format
static CcittSubFormat CcittSubFormat.UnKnown
          UnKnown format
 

Methods in aspose.pdf that return CcittSubFormat
 CcittSubFormat ImageInfo.getCcittSubFormat()
          Gets the CcittSubFormat.
 

Methods in aspose.pdf with parameters of type CcittSubFormat
 void ImageInfo.setCcittSubFormat(CcittSubFormat ccittSubFormat)
          Sets the CcittSubFormat.