com.aspose.cad.jasperreports.tiff.enums

com.aspose.cad.jasperreports.tiff.enums package

These enums cover options such as Group 3 compression settings, alpha channel storage, byte order, compression methods, data types, expected file formats, standards compliance, and fill order. They enable precise control over TIFF generation and processing within JasperReports integrations.

Enums

NameDescription
Group3OptionsEnumOptions for CCITT Group 3/4 fax encoding.

Possible values for GROUP3OPTIONS / TiffTag.T…
TiffAlphaStorageEnumSpecifies the alpha storage for tiff documents.
TiffByteOrderEnumThe byte order for the tiff image
TiffCompressionsEnumHolds compression types
TiffDataTypesEnumThe tiff data type enum.
TiffExpectedFormatEnumThe expected tiff file format.
TiffFileStandardsEnumSpecifies the TIFF file format standards.
TiffFillOrdersEnumData order within a byte.

Possible values for FILLORDER tag.
TiffNewSubFileTypesEnumThe tiff new sub file type enums.
TiffOrientationsEnumImage orientation.

Possible values for ORIENTATION tag.
TiffPhotometricsEnumPhotometric interpolation enums
TiffPlanarConfigsEnumStorage organization.

Possible values for PLANARCONFIG tag.
TiffPredictorEnumPrediction scheme for LZW
TiffResolutionUnitsEnumTiff Resolution Unit Enum
TiffSampleFormatsEnumSample format enums
TiffTagsEnumThe tiff tag enum.
TiffThresholdsEnumThresholding used on data.