Constructs a RGB color from components
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
Parameters
- r
- Type: SystemByte
The red component of the color - g
- Type: SystemByte
The green component of the color - b
- Type: SystemByte
The blue component of the color
See Also