Constructs a PDF color with the given RGB components as integer values between 0 and 255
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- red
- Type: SystemByte
Red component - green
- Type: SystemByte
Green component - blue
- Type: SystemByte
Blue component
See Also