Vintasoft.Barcode.ImageSharp Namespace (Vintasoft.Barcode.ImageSharp)
In This Topic
Contains classes, which allow to load, process and save bitmap using SixLabors.ImageSharp library.
Classes
| Class | Description |
| ImageSharpImageCodecs | Provides image codecs, which allows to decode bitmap from image file (BMP, JPEG, PBM, PNG, TGA, TIFF, WEBP) or encode bitmap to image file (BMP, JPEG, PBM, PNG, TGA, TIFF, WEBP) using SixLabors.ImageSharp library. |
| VintasoftBitmapImageSharpProcessing | Provides methods, which allow to process bitmap using SixLabors.ImageSharp library. |
See Also