I am interesting to do some transformation, like change one color to another, count all used colors, and resize image. I DO NOT want to use any exist library, I would like write myslelf all code.
Summing up: How could I open BMP file and change it?
I am interesting to do some transformation, like change one color to another, count
Share
I would start with reading some documentation. Maybe go to Wikipedia for an overview.