VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode Namespace / CompositeImageCodecs Class
Constructors Properties Methods SeeAlso
In This Topic
    CompositeImageCodecs Class Members
    In This Topic
    The following tables list the members exposed by CompositeImageCodecs.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CompositeImageCodecs 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 Methods
     NameDescription
    Public MethodOverloaded. Decodes bitmap from specified stream.
    Public MethodOverloaded. Encodes the specified bitmap to a stream.
    See Also