carina-studio / PixelViewer

A cross-platform image viewer which supports reading raw Luminance/YUV/RGB/ARGB/Bayer pixels data from file and rendering it.
https://carina-studio.github.io/PixelViewer/
MIT License
225 stars 36 forks source link

Something wrong when format is RGB565 #7

Closed colourfate123 closed 1 year ago

colourfate123 commented 1 year ago

When the format is RGB565, the picture is green. (0, 0) pixels are (29, 56, 29), and it doesn't seem to be enlarged to 255.

image

hamster620 commented 1 year ago

Fixed by 8acf978a076e301552bad797197e3fa2922e39ea and released with 2.7.4.312.