An open API service indexing awesome lists of open source software.

https://github.com/jcash/dither

Test bed to dither an image before making it rgba4444/rgb565
https://github.com/jcash/dither

Last synced: about 1 year ago
JSON representation

Test bed to dither an image before making it rgba4444/rgb565

Awesome Lists containing this project

README

          

# dither
Test bed to dither an image before making it rgba4444/rgb565

Build:

$ ./scripts/compile.sh

Usage:

$ ./build/dither examples/examples/logo_rgb.png
Wrote 'examples/logo_rgb.png.dither.png'