ImageSharpImageCodecs Class
In This Topic
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.
Object Model
Syntax
Inheritance Hierarchy
System.Object
 Vintasoft.Barcode.ImageCodecs
   Vintasoft.Barcode.ImageSharp.ImageSharpImageCodecs
Requirements
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6
See Also