--Merciless--
New member
- Joined
- Oct 7, 2003
- Messages
- 2
Hi all,
I was just wondering if anyone had any pointers to using the BitBlt API from C# using the .net compact framework? Ive got the declaration (its in coredll.dll) but the CF doesnt expose methods for obtaining the hDC from a graphics object.
Im currently using the DrawImage method but its a little slow, and Id like to try BitBlt for comparison. Anyone out there tried this?
Cheers,
--Merciless--
I was just wondering if anyone had any pointers to using the BitBlt API from C# using the .net compact framework? Ive got the declaration (its in coredll.dll) but the CF doesnt expose methods for obtaining the hDC from a graphics object.
Im currently using the DrawImage method but its a little slow, and Id like to try BitBlt for comparison. Anyone out there tried this?
Cheers,
--Merciless--