Constructs a PDF color with the given CMYK components as real values between 0 and 1
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- cyan
- Type: SystemSingle
Cyan component - magenta
- Type: SystemSingle
Magenta component - yellow
- Type: SystemSingle
Yellow component - black
- Type: SystemSingle
Black component
See Also