Parameters
- bitmapWidth
- Width of rasterized bitmap.
- bitmapHeight
- Height of rasterized bitmap.
- barcodePath
- The barcode path.
- backColor
- The background color.
- pathColor
- The path color.
- x
- The X-coordinate of path on bitmap.
- y
- The Y-coordinate of path on bitmap.
- scaleX
- Path scale at X-axis.
- scaleY
- Path scale at Y-axis.
- antialias
- A value indicating whether antialiased rendering should be used.
Return Value
A new instance of VintasoftBitmap that represents rasterized path.