0
Reply

Changing colour of a .bmp image in code

debfj

debfj

Jul 18 2004 3:54 PM
1.4k
I have small .bmp files (all different shapes) which I load into a Image list and move them around the screen. So far so good. I would like to be able to change the colour of these images directly from code, rather than having many different images in the image list. How do I do this?