[Mono-devel-list] Classes from System.Drawing namespace
Miguel de Icaza
miguel at ximian.com
Fri Jun 27 20:28:43 EDT 2003
Hello,
> I am developing Imaging library in C# using VS.NET. For image loading
> and saving I use classes from System.Drawing namespace like Image,
> Bitmap etc. It uses GDI+ internally (I think). It is working properly
> on Windows.
>
> 1. Will it be possible to use the compiled assemblies on Linux in
> mono?
There is some work going in this area right now; It is not ready yet,
but it will mature in the next few weeks (some code is part of 0.25 as
well)
Your assemblies will eventually run out of the box. They might not
today, as the code has not been finished yet.
Miguel
More information about the Mono-devel-list
mailing list