Compact Framework Bitmaps
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, could anyone tell me why when i draw any image in pocket pc or smartphone application the white color is transformed from 255,255,255 to 255,251,255 ( and many other colors are transformed to something different ). This is happen no matter what image format i'm using, what is the bpp and whether i'm testing on the emulator or the real device. This problem appears only if i'm drawing images, if i'm drawing some graphic primitives such as rectangles etc. the colors are ok. Please help!