Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/colors/src/util/histo.ts>getHistogram

Color conversion and stuff in TypeScript
Go to Latest
function getHistogram
import { getHistogram } from "https://deno.land/x/colors@v1.2.1/src/util/histo.ts";

Get a histogram of frequency of colors.

Parameters

colors: Color[]