VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / AvailableEncoders Class
In This Topic
    AvailableEncoders Class Methods
    In This Topic
    For a list of all methods of this type, see AvailableEncoders.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Returns the EncoderBase object that should be used for saving the image.
    Public Methodstatic (Shared in Visual Basic)Returns the EncoderBase object that should be used for saving the image.
    Public Methodstatic (Shared in Visual Basic)Returns the MultipageEncoderBase object that should be used for saving the image(s).
    Public Methodstatic (Shared in Visual Basic)Returns the MultipageEncoderBase object that should be used for saving the image(s).
    Public Methodstatic (Shared in Visual Basic)Determines that encoder is available.
    See Also