:confused: I would be very thankful if anybody can say me how to convert a colored bitmap in a picturebox into Black and White bitmap?
Printable View
:confused: I would be very thankful if anybody can say me how to convert a colored bitmap in a picturebox into Black and White bitmap?
http://www.vbaccelerator.com/codelib/gfx/octree.htm
It shows you how to modify the color depth, and save it to the correct depth too (which SavePicture doesn't)...