VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode.SkiaSharp Namespace / VintasoftBitmapSkiaSharpProcessing Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    VintasoftBitmapSkiaSharpProcessing Class
    In This Topic
    Provides methods, which allow to process bitmap using SkiaSharp library.
    Object Model
    VintasoftBitmapProcessing VintasoftBitmapSkiaSharpProcessing
    Syntax
    'Declaration
    
    Public NotInheritable Class VintasoftBitmapSkiaSharpProcessing
       Inherits Vintasoft.Barcode.VintasoftBitmapProcessing
    
    
    public sealed class VintasoftBitmapSkiaSharpProcessing : Vintasoft.Barcode.VintasoftBitmapProcessing
    
    
    public __gc __sealed class VintasoftBitmapSkiaSharpProcessing : public Vintasoft.Barcode.VintasoftBitmapProcessing*
    
    
    public ref class VintasoftBitmapSkiaSharpProcessing sealed : public Vintasoft.Barcode.VintasoftBitmapProcessing^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Barcode.VintasoftBitmapProcessing
          Vintasoft.Barcode.SkiaSharp.VintasoftBitmapSkiaSharpProcessing

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7

    See Also