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

x/colors/src/util/histo.ts

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

Classes

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

Functions

Get a histogram of frequency of colors.