Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi I am doing a project on image processing with VC++. When I try to display the bitmap(8 bit) on the screen using SetDIBitsToDevice() the actual color is not mapped correctly. The same code works fine with 24 bits bitmap. Pls help Thanks in advance