Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/colors/src/quantize/mod.ts

Color conversion and stuff in TypeScript
Go to Latest
import * as colors from "https://deno.land/x/colors@v1.2.0/src/quantize/mod.ts";

Functions

Get a reduced color palette using Modified Median Cut.

Get a a reduced palette of just popular colors from the given palette.