CompositeImageCodecs Class Members
In This Topic
The following tables list the members exposed by
CompositeImageCodecs.
Public Constructors
Public Properties
| Name | Description |
 | AvailableEncoderNames | Gets the names of available encoders. |
  | Default | 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
| Name | Description |
 | Decode | Overloaded. Decodes bitmap from specified stream. |
 | Encode | Overloaded. Encodes the specified bitmap to a stream. |
See Also