Hi !

I've loaded a bmp picture into a picturebox. How can I save a part of it (a rectangle) back to
disk (as a bmp picture) ? I want to use this for automatical image processing.

Rebecca