UNPKG

@thi.ng/pixel-dither

Version:

Extensible image dithering w/ various algorithm presets

10 lines (9 loc) 93 B
const THRESHOLD = { ox: [], oy: [], weights: [], shift: 0 }; export { THRESHOLD };