VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode Namespace / ImageCodecs Class
Constructors Properties Methods SeeAlso
In This Topic
    ImageCodecs Class Members
    In This Topic
    The following tables list the members exposed by ImageCodecs.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImageCodecs class.
    Public Properties
     NameDescription
    Public PropertyGets the names of available encoders.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the image codecs factory that is used as the default image codec factory of VintaSoft Barcode .NET SDK.
    Public Methods
     NameDescription
    Public MethodOverloaded. Decodes a bitmap from specified stream.
    Public MethodOverloaded. Encodes the specified bitmap to a stream.
    See Also