VintaSoft Barcode .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / EmbeddedImageCodecs Class
Constructors Properties Methods SeeAlso
In This Topic
    EmbeddedImageCodecs Class Members
    In This Topic
    The following tables list the members exposed by EmbeddedImageCodecs.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the EmbeddedImageCodecs 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. (Inherited from ImageCodecs)
    Public PropertyGets or sets the compression level for PNG images.
    Public Methods
     NameDescription
    Public MethodOverloaded. Decodes a bitmap from specified stream.
    Public MethodOverloaded. Encodes the specified bitmap to a stream in BMP or PNG format.
    See Also