LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CodecsTiffLoadOptions Class Members
See Also  Properties 
Leadtools.Codecs Namespace : CodecsTiffLoadOptions Class

The following tables list the members exposed by CodecsTiffLoadOptions.

Public Properties

 NameDescription
public Property IgnoreAdobeColorTransformIgnore the Adobe marker containing color transformations.  
public Property IgnorePhotometricInterpretationEnables or disables loading Flash-Pix files without the color transforms.  
public Property IgnoreViewPerspectiveIndicates whether or not to ignore the view perspective stored in the file.  
public Property ImageFileDirectoryOffsetGets or sets the offset within a TIFF file where a page starts.  
public Property UseFastConversionEnables or disables use of the fast color conversions when loading CMYK or CIELab files.  
public Property UseImageFileDirectoryOffsetEnables or disables using the IFD offset.  
Top

See Also