tomezpl / EasyGIF

GIF capture app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swapped blue and red channels when extracting colour data from pixels

tomezpl opened this issue · comments

Just change the order when you use them in ImageSaver, or when you extract data in ImageGrabber (preferably the latter to make life easier)

Fixed with commit 32baba6