VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode.Gdi Namespace / VintasoftBitmapGdiProcessing Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    VintasoftBitmapGdiProcessing Class
    In This Topic
    Provides methods for bitmap processing using System.Drawing (GDI+) library.
    Object Model
    VintasoftBitmapProcessing VintasoftBitmapGdiProcessing
    Syntax
    'Declaration
    
    Public NotInheritable Class VintasoftBitmapGdiProcessing
       Inherits Vintasoft.Barcode.VintasoftBitmapProcessing
    
    
    public sealed class VintasoftBitmapGdiProcessing : Vintasoft.Barcode.VintasoftBitmapProcessing
    
    
    public __gc __sealed class VintasoftBitmapGdiProcessing : public Vintasoft.Barcode.VintasoftBitmapProcessing*
    
    
    public ref class VintasoftBitmapGdiProcessing sealed : public Vintasoft.Barcode.VintasoftBitmapProcessing^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Barcode.VintasoftBitmapProcessing
          Vintasoft.Barcode.Gdi.VintasoftBitmapGdiProcessing

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also