Groups | Blog | Home
all groups > dotnet drawing api > march 2006 >

dotnet drawing api : CopyPixelOperation - How can I use SourceCopy and CaptureBlt


Thomas Thomassen
3/23/2006 2:20:02 PM
Hi.
I'm trying to capture the screen and manipulate in C#. I've found that
CopyFromScreen works just as BitBlt. However, apparently in order to capture
layered windows you have to pass the value of CopyPixelOperation.SourceCopy |
CopyPixelOperation.CaptureBlt. Is there any way I can do that with the
CopyFromScreen method?

Thomas Thomassen
5/9/2006 1:02:01 AM
AddThis Social Bookmark Button