G
Guest
If I create a white (255,255,255) image on the desktop and load it as a
Bitmap on the Pocket PC, the color values that are returned by GetPixel(x,y)
are (248,248,248). It is crucial for me to get the actual colors as far as I
am using some images as masks in a rendering engine. What is going on ? How
do I get the actual color information of an image ?
Thank you,
Bertrand Fontaine
Bitmap on the Pocket PC, the color values that are returned by GetPixel(x,y)
are (248,248,248). It is crucial for me to get the actual colors as far as I
am using some images as masks in a rendering engine. What is going on ? How
do I get the actual color information of an image ?
Thank you,
Bertrand Fontaine