Skip to main content
Module

x/monke/src/quantize/common.ts>getColorRange

Color quantization and dithering in TypeScript.
Latest
function getColorRange
import { getColorRange } from "https://deno.land/x/monke@v1.0.2/src/quantize/common.ts";

Get the minimum and maximum RGB values.

Parameters

colors: Color[]