bitbank2 / JPEGDEC

An optimized JPEG decoder for Arduino
Apache License 2.0
365 stars 47 forks source link

How does dithering work? #75

Open steiraa opened 3 months ago

steiraa commented 3 months ago

Hello, could you please provide an examble how to dither an image using your library? I cant get it to work

bitbank2 commented 3 months ago

What is your target bit depth? 1/2/4? If you let me know I'll create a new example.

steiraa commented 3 months ago

i have this display, so i think its 1 bit. Thank you for your help!