Skip to main content
Module

x/culori/index-fn.js>modeJab

A comprehensive color library for JavaScript.
Go to Latest
variable modeJab
import { modeJab } from "https://deno.land/x/culori@v2.1.1/index-fn.js";

type

{ mode: string; channels: string[]; parse: string[]; serialize: string; fromMode: { rgb; xyz65; }; toMode: { rgb; xyz65; }; ranges: { j: number[]; a: any[]; b: any[]; }; interpolate: { j; a; b; alpha: { use; fixup; }; }; }