My program im working on does grayscale, builds an alpha mask, and splits the color channels. How do you invert a picture?
the above are done looking at the image pixel by pixel.
Im using vb2005.net, for the sake of speed is there other ways of doing those things using drawing.graphics?