Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/monke/deps/color.ts>Color.fromLab

Color quantization and dithering in TypeScript.
Latest
method Color.fromLab
import { Color } from "https://deno.land/x/monke@v1.0.2/deps/color.ts";

Parameters

l: number
a: number
b: number