BarcodeControlSetBackColorRGB 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 in RGB format.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- R
- Type: SystemByte
[Missing <param name="R"/> documentation for "M:Bytescout.BarCode.BarcodeControl.SetBackColorRGB(System.Byte,System.Byte,System.Byte)"]
- G
- Type: SystemByte
[Missing <param name="G"/> documentation for "M:Bytescout.BarCode.BarcodeControl.SetBackColorRGB(System.Byte,System.Byte,System.Byte)"]
- B
- Type: SystemByte
[Missing <param name="B"/> documentation for "M:Bytescout.BarCode.BarcodeControl.SetBackColorRGB(System.Byte,System.Byte,System.Byte)"]
Implements
IBarcodeSetBackColorRGB(Byte, Byte, Byte)See Also