Watsup...
Whats the easiest way to convert an 80x80 pixel image in a picturebox from whatever format it is to grayscale?
Any help is appreciated. Thanx :cool:
Printable View
Watsup...
Whats the easiest way to convert an 80x80 pixel image in a picturebox from whatever format it is to grayscale?
Any help is appreciated. Thanx :cool:
You could use getpixel/setpixel.
But I *think* bitblt can do it in one shot.
Hmmm....
Search?