Skip to main content
Module

x/monke/src/dither/sierra.ts

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

Functions

Dither the image into a smaller palette Uses two-row Sierra matrix

Dither the image into a smaller palette Uses Sierra lite matrix Use twoRowSierraDither for more accuracy