1
0
Fork 0
spectre/include
Henrik Hautakoski f7fcc2633c Graphics/Image: dont store PixelFormat, instead define a new enum for number of channels.
The image class has a strict internal representation so we dont need "format".
PixelFormat enum can be passed to functions that modify the pixel data (like setPixels()) so that a proper convertion can be done.
2020-10-22 13:06:19 +02:00
..
Spectre Graphics/Image: dont store PixelFormat, instead define a new enum for number of channels. 2020-10-22 13:06:19 +02:00