The following tables list the members exposed by CodecsTiffLoadOptions.
| Name | Description | |
|---|---|---|
| IgnoreAdobeColorTransform | Ignore the Adobe marker containing color transformations. |
| IgnorePhotometricInterpretation | Enables or disables loading Flash-Pix files without the color transforms. |
| IgnoreViewPerspective | Indicates whether or not to ignore the view perspective stored in the file. |
| ImageFileDirectoryOffset | Gets or sets the offset within a TIFF file where a page starts. |
| UseFastConversion | Enables or disables use of the fast color conversions when loading CMYK or CIELab files. |
| UseImageFileDirectoryOffset | Enables or disables using the IFD offset. |