VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / AvailableEncoders Class
Properties Methods SeeAlso
In This Topic
AvailableEncoders Class Members
In This Topic
The following tables list the members exposed by AvailableEncoders.
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the array of names of available encoders.
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