views:

47

answers:

0

hi,

following situation:

  • loading an image into a pictureBox works

  • selecting ( / marking) an area by drawing a rectangle via ControlPaint::FillReversibleRectangle(...) works

how do i save the selected part of the image?

thanks alot