Skip to main content
Module

x/monke/src/histogram.ts

Color quantization and dithering in TypeScript.
Go to Latest
import * as monke from "https://deno.land/x/monke@v1.0.0/src/histogram.ts";

Classes

Histogram of colors with reduced space Effectively quantizes the image into 32768 colors

Functions

Get a histogram of frequency of colors.