Should have mentioned, I have the existing code converted and working in C#,
the issue is getting it to draw to bitmap. Any help in C++ or C# would be
great!

Dan. 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dan
Cooper
Sent: 23 May 2006 15:58
To: 'REALbasic NUG'
Subject: [OT] Drawing in C++

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>

_______________________________________________
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