VintaSoft Barcode .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / VintasoftBitmapEmbeddedProcessing Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    VintasoftBitmapEmbeddedProcessing Class
    In This Topic
    Provides methods for platform-independent processing of bitmap.
    Object Model
    VintasoftBitmapProcessing VintasoftBitmapEmbeddedProcessing
    Syntax
    'Declaration
    
    Public Class VintasoftBitmapEmbeddedProcessing
       Inherits VintasoftBitmapProcessing
    
    
    public class VintasoftBitmapEmbeddedProcessing : VintasoftBitmapProcessing
    
    
    public __gc class VintasoftBitmapEmbeddedProcessing : public VintasoftBitmapProcessing*
    
    
    public ref class VintasoftBitmapEmbeddedProcessing : public VintasoftBitmapProcessing^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Barcode.VintasoftBitmapProcessing
          Vintasoft.Barcode.VintasoftBitmapEmbeddedProcessing

    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