Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodecsTiffLoadOptions Class Members
See Also  Properties 
Leadtools.Codecs Namespace : CodecsTiffLoadOptions Class


The following tables list the members exposed by CodecsTiffLoadOptions.

Public Properties

 NameDescription
Public PropertyIgnoreAdobeColorTransform Ignore the Adobe marker containing color transformations.  
Public PropertyIgnorePhotometricInterpretation Enables or disables loading Flash-Pix files without the color transforms.  
Public PropertyIgnoreViewPerspective Indicates whether or not to ignore the view perspective stored in the file.  
Public PropertyImageFileDirectoryOffset Gets or sets the offset within a TIFF file where a page starts.  
Public PropertyUseFastConversion Enables or disables use of the fast color conversions when loading CMYK or CIELab files.  
Public PropertyUseImageFileDirectoryOffset Enables or disables using the IFD offset.  
Top

See Also