This repository has been archived on 2026-02-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
crosspoint-reader/lib/GfxRenderer/BitmapHelpers.cpp
Jonas Diemer 904af4cdf3 Refactoring and proper handling of quantization.
Moving color and dithering related helpers into dedicated file.
In case of 2bpp (i.e. file generated from JPG), we don't apply any color
adjustments. In other cases, they are applied based on selected
algorithm.
2026-01-09 20:46:04 +01:00

3.0 KiB