I'm locking my image buffer, then using "readpixel", then unlocking the buffer
The value returned is correct when in 32bit colour mode
The value is incorrect in 16bit colour mode
I've tried readpixel fast but same happens
Note I have to use an offscreen image - which is why I'm using "imagebuffer"
Can anyone explain this ?
The value returned is correct when in 32bit colour mode
The value is incorrect in 16bit colour mode
I've tried readpixel fast but same happens
Note I have to use an offscreen image - which is why I'm using "imagebuffer"
Can anyone explain this ?