VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs Namespace / AvailableCodecs Class
In This Topic
    AvailableCodecs Class Methods
    In This Topic
    For a list of all methods of this type, see AvailableCodecs.
    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