VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.ImageSharp Namespace / VintasoftBitmapImageSharpProcessing Class
In This Topic
VintasoftBitmapImageSharpProcessing Class Methods
In This Topic
For a list of all methods of this type, see VintasoftBitmapImageSharpProcessing.
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