@tempots/color

HSV.toChannels property

Converts the HSV color representation to an array of channels.

Signature:

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