ImageComposerSetBackgroundColor Method
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
Sets the background color of composite image.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- red
- Type: SystemInt32
Red component of the color. From 0 to 255. - green
- Type: SystemInt32
Green component of the color. From 0 to 255. - blue
- Type: SystemInt32
Blue component of the color. From 0 to 255. - alpha (Optional)
- Type: SystemInt32
Alpha (transparency) component of the color. From 0 to 255.
See Also