Vintasoft.Barcode.SkiaSharp Namespace (Vintasoft.Barcode.SkiaSharp)
In This Topic
Contains classes, which allow to load, process and save bitmap using SkiaSharp library.
Classes
| Class | Description |
 | SkiaSharpImageCodecs | Provides the image codecs, which allow to decode bitmap from image file (BMP, DNG, GIF, HEIF, JPEG, PNG, WEBP) or encode bitmap to image file (JPEG, PNG, WEBP) using SkiaSharp library. |
 | VintasoftBitmapSkiaSharpProcessing | Provides methods, which allow to process bitmap using SkiaSharp library. |
See Also