import { ColorHistogram } from "https://deno.land/x/colors@v1.2.1/src/util/histo.ts";
Histogram of colors with reduced space Effectively quantizes the image into 32768 colors
import { ColorHistogram } from "https://deno.land/x/colors@v1.2.1/src/util/histo.ts";
Histogram of colors with reduced space Effectively quantizes the image into 32768 colors