Skip to main content
Module

x/culori/index.js>modeYiq

A comprehensive color library for JavaScript.
Go to Latest
variable modeYiq
Re-export
import { modeYiq } from "https://deno.land/x/culori@v4.0.0/index.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; }; }; }