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

x/monke/src/util/recolor.ts>recolor

Color quantization and dithering in TypeScript.
Go to Latest
function recolor
import { recolor } from "https://deno.land/x/monke@v1.0.1/src/util/recolor.ts";

Recolor the image without dithering

Parameters

pixels: Color[]
palette: Color[]