VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / TiffDecodingSettings Class
In This Topic
    TiffDecodingSettings Class Properties
    In This Topic
    For a list of all properties of this type, see TiffDecodingSettings.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether TIFF decoder should automatically correct color level for grayscale 16-bpp image.
    Public PropertyGets or sets the color management decoding settings that are used in the image decoding algorithm. (Inherited from DecodingSettings)
    Public PropertyGets or sets the drawing factory. (Inherited from DecodingSettings)
    See Also