VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.ImageSharp Namespace / ImageSharpImageCodecs Class
Constructors Properties Methods SeeAlso
In This Topic
ImageSharpImageCodecs Class Members
In This Topic
The following tables list the members exposed by ImageSharpImageCodecs.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ImageSharpImageCodecs 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 a quality factor, in percents, for JPEG image.
Public PropertyGets or sets a file format for WEBP image.
Public PropertyGets or sets a quality factor in percents for WEBP image.
Public Methods
 NameDescription
Public MethodOverloaded. Decodes a bitmap from specified stream.
Public MethodOverloaded. Encodes the specified bitmap to a stream.
See Also