@tempots/color

CMYK.toChannels property

Converts the CMYK color values to an array of channels.

Signature:

readonly toChannels: () => [number, number, number, number];