VintaSoft Barcode .NET SDK 14.3: 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
    
    
    public __gc __sealed class VintasoftBitmapImageSharpProcessing : public Vintasoft.Barcode.VintasoftBitmapProcessing*
    
    
    public ref class VintasoftBitmapImageSharpProcessing sealed : public Vintasoft.Barcode.VintasoftBitmapProcessing^
    
    
    Inheritance Hierarchy

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

    Requirements

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

    See Also