Interface: SeparationColor
Separation (single-ink spot color) color representation. Emitted as a Separation color space with a Type-2 exponential tint transform mapping the tint scalar to the alternate process color.
Properties
| Property | Type | Description |
|---|---|---|
alternate | ProcessColor | Process-color value at full tint, used for the alternate color space. |
kind | "separation" | Discriminator identifying this value shape. |
name | string | Spot ink name, e.g. "PANTONE 185 C". Encoded into the PDF name token. |
tint | number | Tint applied to the spot ink (0..1). |