BitBlt Only To Capture Area On Screen

  • Thread starter Thread starter Henry Wu
  • Start date Start date
H

Henry Wu

Hi is it possible to capture just an area of the screen using BitBlt
only and not StretchBlt or Graphics.DrawImage to crop the area of the
screen. I don't mind using some other APIs to accomplish this. Maybe
SetWindowRgn? But I don't know how to use.

Thanks,
Henry
 

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