Can anyone point me in the direction of how I might do the following:
 
I have a Win32 C++ function which draws a bitmap onto a window, it takes the
following parameters:
 
(HWND, HDC, RECT, OriginX, OriginY, Zoom)
 
I want to use this function to draw to an offscreen bitmap of some sort. The
code I have is C++ and draws to a window, I need to convert it to C# and
draw to an offscreen image, I just can't figure it out.
 
Any help/guidance greatly appreciated.
 
Dan
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to