Groups | Blog | Home
all groups > dotnet compact framework > april 2008 >

dotnet compact framework : Save bmp from PictureBox as monochrome bmp file



tony
3/17/2008 9:44:28 PM
Hi,

I have pictureBox control im drawing on, after finish drawing, i need to
save the the image from the PictureBox as Bmp file.

im using :

m_pbPictureBox.Image.Save(sTmpPictureFileName,
System.Drawing.Imaging.ImageFormat.Bmp)



The problem is, i need to save as MONOCHROME bmp. how can i do that ?



Thanking in advance.

damien07
4/24/2008 1:47:00 AM
do you have a solution for your problem.

I have the same problem

thanks you

[quoted text, click to view]
AddThis Social Bookmark Button