IBarcodeAddDecorationImage Method (String, Int32)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Add decorative image to draw in the center of the barcode. (!) Supported with QR Code only.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- imageFileName
- Type: SystemString
Image to add to barcode. - scale
- Type: SystemInt32
Scale of the image square relatively to the barcode square, in percents. Recommended is 15 percents with the highest error correction level. Set -1 to disable the scaling.
Remarks
See Also