UNPKG

atkinson-dither

Version:

Performs Atkinson dithering on an image.

4 lines (2 loc) 89 B
var AtkinsonDither = require('./lib/atkinson-dither'); module.exports = AtkinsonDither;