[Mono-devel-list] Re: ArgumentException thrown in Bitmap constructor

Miguel de Icaza miguel at ximian.com
Sun Jan 25 21:51:06 EST 2004


Hello,

> At bitmap.cs, I have changed the way that we call
> GdipCreateBitmapFromScan0 from the constructor public Bitmap (int, int ,
> PixelFormat). I added a little note at the Cairo implementation of that
> function (at bitmap.c) because changes have to be introduced in the
> Linux/Cairo layer in order to emulate that GDI function correctly.
> 
> Since for a few weeks we will be finishing the System.Drawing high level
> C# implementation using the Win32 native GDIPLUS.DLL if you use Cairo
> under Linux a few things may not work as an expected.

Could we document what is missing?  And maybe get things to a state
where Duncan could continue testing his code?

miguel.



More information about the Mono-devel-list mailing list