Click or drag to resize

TiffDecoder Properties

The TiffDecoder type exposes the following members.

Properties
  NameDescription
Public propertyCorrectOrientation
Gets or sets a value that when true (the default) will automatically correct the image orientation by rotating and/or flipping based on the TIFF_ORIENTATION tag setting.
Public propertyScaledResampleMethod
Gets or sets the resampling method to use for ReadScaled.
Public propertySupportedImageType Obsolete.
Returns the ImageType that the implemented decoder class supports.
(Overrides ImageDecoderSupportedImageType.)
Top
See Also