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 Properties
See Also 
Leadtools.Codecs Namespace : CodecsTiffLoadOptions Class


"

For a list of all members of this type, see CodecsTiffLoadOptions members.

"

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