@tempots/color

XYZ.toChannels property

Converts the XYZ color values to an array of channels.

Signature:

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