Open
Description
Right now, I only added dithering support for formats with less than 8 bits per channel.
Should dithering be supported for 8-bit formats? 10 bit too?
If yes, then the encoding function for dithering likely needs to be adjusted. It's currently generic over the function for encoding a single pixel, which will increase compile times and binary size.
Metadata
Metadata
Assignees
Labels
No labels