BarcodeWebImageSetForeColorRGB 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 fore color in RGB format.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- r
- Type: SystemByte
Red color component. - g
- Type: SystemByte
Green color component. - b
- Type: SystemByte
Blue color component.
Implements
IBarcodeSetForeColorRGB(Byte, Byte, Byte)See Also