The SavePicture saves a picture box as a 24 b/pix bitmap;
How would I make it a monochrome bitmap ?
Do I have to save file as 24 b/pix with the above functionsthen open it to save it again as a monochrome bitmap ?

if yes how?

Is there a direct function allowing us to save the picture box content directly as a monochrome bitmap?