Skip to main content
Module

x/culori/index-fn.js>modeLrgb

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

type

{ mode: string; toMode: { rgb; }; fromMode: { rgb; }; parse: string[]; serialize: string; }