24 bit DIB has different values on PPC and Desktop PC?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I recently ran into the situation where a bitmap displayed different results for pixels (255, 0, 255 vs. 248, 0, 248) on a desktop PC and a pocket PC. I've looked around for comments on this but haven't found anything. Does anyone have any information as to how this is possible????
-
I recently ran into the situation where a bitmap displayed different results for pixels (255, 0, 255 vs. 248, 0, 248) on a desktop PC and a pocket PC. I've looked around for comments on this but haven't found anything. Does anyone have any information as to how this is possible????
check the video driver settings on both machines. my guess is that one is using 16 bit color. Cleek | Image Toolkits | Thumbnail maker