0
Answer

Changing colour of a .bmp image in code

debfj

debfj

20y
1.4k
1
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?