VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.ImageSharp Namespace / VintasoftBitmapImageSharpProcessing Class
Constructors Properties Methods SeeAlso
In This Topic
VintasoftBitmapImageSharpProcessing Class Members
In This Topic
The following tables list the members exposed by VintasoftBitmapImageSharpProcessing.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the VintasoftBitmapImageSharpProcessing 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 MethodDraws the specified bitmap on the dest bitmap. (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