A
André Borchert
Hello,
how do you select a region (area = x1,y1,x2,y2) of a bitmap and cut or copy
this selection into a new bitmap ?
The original could be a Bitmap object or a Image/PictureBox object.
However, the selected area has to be a new image as I make some Pixel
calculations with the selected area only, while the original image keeps
untouched.
Regards,
André
how do you select a region (area = x1,y1,x2,y2) of a bitmap and cut or copy
this selection into a new bitmap ?
The original could be a Bitmap object or a Image/PictureBox object.
However, the selected area has to be a new image as I make some Pixel
calculations with the selected area only, while the original image keeps
untouched.
Regards,
André