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

    System.Object
       Vintasoft.Barcode.VintasoftBitmapProcessing
          Vintasoft.Barcode.Wpf.VintasoftBitmapWpfProcessing

    Requirements

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

    See Also