[Mono-devel-list] New code for System.Drawing...

Alexandre Pigolkine pigolkine at gmx.de
Sat Apr 19 19:46:52 EDT 2003


Jason,

It is not really clear to me that exactly do you plan to return from 
GetHbitmap() method. 
I think that we cannot assume something about structure of objects 
described by HBITMAP. 

Alexandre


----- Original Message ----- 
From: "J. Perkins" <jason at 379.com>
To: "Alexandre Pigolkine" <pigolkine at gmx.de>
Cc: <mono-devel-list at lists.ximian.com>
Sent: Friday, April 18, 2003 3:02 PM
Subject: Re: [Mono-devel-list] New code for System.Drawing...


> Alexandre,
> 
> These are good points, but in the case of Bitmap and Image I don't think 
> it matters. If I implement the whole Bitmap API, I will have to provide 
> a getHbitmap(), which you can then pass to GDI+. This means that I will 
> have to store the bitmap internally in the Win32 BITMAP format, which is 
> a bit of a pain but not really a big deal. I don't know about fonts or 
> any of that though.
> 
> Jason
> 379
> 
> 




More information about the Mono-devel-list mailing list