Screen capture to byte array

O

ozzythewizard

Hi guys. How do I do a screen capture to byte array in compact
framework.
What I'm trying to do is to capture the screen content to byte array
and than create a bitmap from it and than save it to disk.

or If I could find some code to replace .net framework's
Image.FromHbitmap() functionality that would do too.

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

Top