VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode.Gdi Namespace / VintasoftBitmapGdiProcessing Class
Constructors Properties Methods SeeAlso
In This Topic
    VintasoftBitmapGdiProcessing Class Members
    In This Topic
    The following tables list the members exposed by VintasoftBitmapGdiProcessing.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the VintasoftBitmapGdiProcessing class.
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets or sets the bitmap processing methods, which are used as the default bitmap processing methods of VintaSoft Barcode .NET SDK. (Inherited from VintasoftBitmapProcessing)
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Clears bitmap using the specified color. (Inherited from VintasoftBitmapProcessing)
    Public Methodstatic (Shared in Visual Basic)Overlays bitmap to a 24/32-bpp bitmap. (Inherited from VintasoftBitmapProcessing)
    Public MethodRasterizes the barcode path.
    Public MethodOverloaded. Resizes the specified bitmap using high-quality bicubic interpolation.
    Public MethodOverloaded. Scales the specified bitmap. (Inherited from VintasoftBitmapProcessing)
    See Also