VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / AvailableDecoders Class
Properties Methods SeeAlso
In This Topic
    AvailableDecoders Class Members
    In This Topic
    The following tables list the members exposed by AvailableDecoders.
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the array of names of available decoders.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates the decoder for the image stored in the stream.
    Public Methodstatic (Shared in Visual Basic)Returns the decoder name for the image stored in the stream.
    Public Methodstatic (Shared in Visual Basic)Determines that decoder is available.
    See Also