Skip to main content

Interface: CmykColor

CMYK color representation used by drawing and text APIs.

Properties

PropertyTypeDescription
cnumberCyan channel value normalized from 0 to 1.
knumberKey/black channel value normalized from 0 to 1.
kind"cmyk"Discriminator identifying this value shape.
mnumberMagenta channel value normalized from 0 to 1.
ynumberVertical position in PDF points.