@tempots/color > XYZ > ofChannels
Creates a new XYZ instance from an array of channel values.
Signature:
static readonly ofChannels: ([x, y, z]: [x: number, y: number, z: number]) => XYZ;