Skip to main content
Module

x/culori/index-fn.js>modeYiq

A comprehensive color library for JavaScript.
Latest
variable modeYiq
import { modeYiq } from "https://deno.land/x/culori@v4.0.1/index-fn.js";

type

{ mode: string; toMode: { rgb; }; fromMode: { rgb; }; channels: string[]; parse: string[]; serialize: string; ranges: { i: any[]; q: any[]; }; interpolate: { y; i; q; alpha: { use; fixup; }; }; }