Hi Everyone

I made a small program that uses GetPixel and SetPixel to
scan through a bitmap and change colors. So far so good.
The problem is trying to save the images.

Well, the images save, but only the original, not the new,
touched up versions.

What fine point of bitmap manipulation am I missing?

Thank You