VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging Namespace / GdiBitmapWrapper Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    GdiBitmapWrapper Class
    In This Topic
    Provides a wrapper of VintasoftBitmap that allows to use VintasoftBitmap as System.Drawing.Bitmap.
    Object Model
    GdiBitmapWrapper
    Syntax
    'Declaration
    
    Public Class GdiBitmapWrapper
    
    
    public class GdiBitmapWrapper
    
    
    public __gc class GdiBitmapWrapper
    
    
    public ref class GdiBitmapWrapper
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.GdiBitmapWrapper

    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