The following tables list the members exposed by CodecsTiffOptions.CodecsTiffSaveOptions.
Name | Description | |
---|---|---|
ImageFileDirectoryOffset | Gets or sets the offset within a TIFF file where a page starts. | |
NoPageNumber | Enables or disables updating the PageNumber tag associated with the pages of a multi-page TIFF file. | |
NoPalette | Enables or disables saving a TIFF file as grayscale, without a palette. | |
NoSubFileType | Enables or disables writing a subfile type TIFF tag when writing any TIFF file. | |
PhotometricInterpretation | Gets or sets the Photometric Interpretation. | |
PreservePalette | Enables and disables preservation of the palette when saving TIFF CCITT files. | |
TileHeight | Gets or sets the height of the tile to use when saving TIFF files. | |
TileWidth | Gets or sets the width of the tile to use when saving TIFF files. | |
UseImageFileDirectoryOffset | Enables or disables using the IFD offset. | |
UsePhotometricInterpretation | Enables or disables using Photometric Interpretation when saving TIFF files. | |
UsePredictor | Gets or sets a value indicating whether to use a predictor when saving LZW data. | |
UseTileSize | Enables and disables using TileWidth and TileHeight when saving TIFF images. |