com.aspose.cad.jasperreports.tiff.enums
Contents
[
Hide
]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
| Name | Description |
|---|---|
| Group3OptionsEnum | Options for CCITT Group 3/4 fax encoding. Possible values for GROUP3OPTIONS / TiffTag.T… |
| TiffAlphaStorageEnum | Specifies the alpha storage for tiff documents. |
| TiffByteOrderEnum | The byte order for the tiff image |
| TiffCompressionsEnum | Holds compression types |
| TiffDataTypesEnum | The tiff data type enum. |
| TiffExpectedFormatEnum | The expected tiff file format. |
| TiffFileStandardsEnum | Specifies the TIFF file format standards. |
| TiffFillOrdersEnum | Data order within a byte. Possible values for FILLORDER tag. |
| TiffNewSubFileTypesEnum | The tiff new sub file type enums. |
| TiffOrientationsEnum | Image orientation. Possible values for ORIENTATION tag. |
| TiffPhotometricsEnum | Photometric interpolation enums |
| TiffPlanarConfigsEnum | Storage organization. Possible values for PLANARCONFIG tag. |
| TiffPredictorEnum | Prediction scheme for LZW |
| TiffResolutionUnitsEnum | Tiff Resolution Unit Enum |
| TiffSampleFormatsEnum | Sample format enums |
| TiffTagsEnum | The tiff tag enum. |
| TiffThresholdsEnum | Thresholding used on data. |