VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode.SkiaSharp Namespace / SkiaSharpImageCodecs Class
Constructors Properties Methods SeeAlso
In This Topic
    SkiaSharpImageCodecs Class Members
    In This Topic
    The following tables list the members exposed by SkiaSharpImageCodecs.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SkiaSharpImageCodecs 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 the compression level for PNG image.
    Public PropertyGets or sets compression for WEBP image.
    Public PropertyGets or sets the encoder options 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