VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / TiffDecodingSettings Class
Constructors Properties Methods SeeAlso
In This Topic
    TiffDecodingSettings Class Members
    In This Topic
    The following tables list the members exposed by TiffDecodingSettings.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TiffDecodingSettings class.
    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)
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.
    Public MethodCopies current decoding settings to the target decoding settings.
    See Also