VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / DecodingSettings Class
Constructors Properties Methods SeeAlso
In This Topic
    DecodingSettings Class Members
    In This Topic
    The following tables list the members exposed by DecodingSettings.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DecodingSettings class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the color management decoding settings that are used in the image decoding algorithm.
    Public PropertyGets or sets the drawing factory.
    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