VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs Namespace / AvailableCodecs Class
Properties Methods SeeAlso
In This Topic
    AvailableCodecs Class Members
    In This Topic
    The following tables list the members exposed by AvailableCodecs.
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets a read-only collection of available codecs.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Adds the specified codec to the list of available codecs.
    Public Methodstatic (Shared in Visual Basic)Returns codec for specified file extension.
    Public Methodstatic (Shared in Visual Basic)Returns codec for specified codec name.
    Public Methodstatic (Shared in Visual Basic)Returns codec for specified stream.
    Public Methodstatic (Shared in Visual Basic)Inserts the specified codec to the list of available codecs.
    Public Methodstatic (Shared in Visual Basic)Determines that the codec is available in the list of available codecs.
    Public Methodstatic (Shared in Visual Basic)Removes the specified codec from the list of available codecs.
    Public Methodstatic (Shared in Visual Basic)Removes the specified codec from the list of available codecs.
    See Also