VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.ImageSharp Namespace / VintasoftBitmapImageSharpProcessing Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
VintasoftBitmapImageSharpProcessing Class
In This Topic
Provides methods, which allow to process bitmap using SixLabors.ImageSharp library.
Object Model
VintasoftBitmapProcessing VintasoftBitmapImageSharpProcessing
Syntax
'Declaration

Public NotInheritable Class VintasoftBitmapImageSharpProcessing
   Inherits Vintasoft.Barcode.VintasoftBitmapProcessing

public sealed class VintasoftBitmapImageSharpProcessing : Vintasoft.Barcode.VintasoftBitmapProcessing

Inheritance Hierarchy

System.Object
   Vintasoft.Barcode.VintasoftBitmapProcessing
      Vintasoft.Barcode.ImageSharp.VintasoftBitmapImageSharpProcessing

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6

See Also