Skip to main content

Interface: DeviceNColor

DeviceN (multi-ink spot color) color representation. Emitted as a DeviceN color space; each tint maps through a Type-2 exponential into the alternate process color at full mix.

Properties

PropertyTypeDescription
alternateProcessColorProcess-color value when all channels are at full tint.
kind"deviceN"Discriminator identifying this value shape.
namesreadonly string[]One ink name per channel.
tintsreadonly number[]Tint per channel (0..1), one entry per name.