Grab Part of an Image.

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

I have a large Bitmap in memory and would like to get a portion of that
image into another Image in memory. I was able to do this in the desktop
version using Bitmap.Clone but .CF doesn't have this. Any ideas would be
greatly received.

Thanks in advance.
Steve.
 
Back
Top