@tempots/color

LCH.toChannels property

Converts the LCH color to an array of channels.

Signature:

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