G
Guest
Hi
I need to get the color of some pixels from an image (png file). I am using
CF 2.0 and have noticed that the data returned by LockBits is not 100%
correct. For example if the pixel color is #232323. LockBits will return
#212021, if #040404 LockBits will return #000400. Is there a bug with
LockBits?
Help
Gavin
I need to get the color of some pixels from an image (png file). I am using
CF 2.0 and have noticed that the data returned by LockBits is not 100%
correct. For example if the pixel color is #232323. LockBits will return
#212021, if #040404 LockBits will return #000400. Is there a bug with
LockBits?
Help
Gavin