Hi,
Can someone tell me how can i edit the color of a pixel in a bmp image.
The actual scenario is that i have a white bmp image and i take input from the user. If user enter 'A' the i have to edit the white color pixels in such a way that A appears red in the center of the image
Thanks