I
Iwanow
Hello!
I want to load a bitmap from a file, modify some of its pixels (i.e.
change RGB values), and display it on a form. It seems to be a quite
simple task, but I still get compilation errors. Could you please
provide me with a sample piece of code showing how to load such a
bitmap, how to modify its pixels, and how to display it on a form?
If it matters, I use C++ from VS 2005. Thank you in advance for your
help.
I want to load a bitmap from a file, modify some of its pixels (i.e.
change RGB values), and display it on a form. It seems to be a quite
simple task, but I still get compilation errors. Could you please
provide me with a sample piece of code showing how to load such a
bitmap, how to modify its pixels, and how to display it on a form?
If it matters, I use C++ from VS 2005. Thank you in advance for your
help.