how to capture part of form in a bitmap

  • Thread starter Thread starter dawn
  • Start date Start date
D

dawn

Hi,

I'm trying to capture a part of an active form into a bitmap. So the
coordinates for the part that needs to be captured should be relative to the
window, because the window might move on the desktop.
Secondly I'd like to compare this to an image I have already stored on my
computer.
Is there any way I could do this in c#. A piece of source code would be
greatly appreciated.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top