Skip to main content
Module

x/monke/src/dither/fs.ts

Color quantization and dithering in TypeScript.
Latest
import * as monke from "https://deno.land/x/monke@v1.0.2/src/dither/fs.ts";

Functions

Dither the image into a smaller palette Very fast dithering Use twoRowSierra for more accuracy Use monochromeFs for monochrome dithering

Dither the image into monochrome Uses Floyd-Steinberg matrix