can any brother tell me how to save an image after it has been edited by

overlaying it with matrix of small grids In C# 2005,

i tried Graphics myGraphics = Graphics.FromIm age(pictureBox1 .Image),

it didnt work,,
thanks alot

<email removed>