[Mono-devel-list] Classes from System.Drawing namespace

Richard Torkar richard.torkar at htu.se
Wed Jun 25 08:34:52 EDT 2003


On Wed, 2003-06-25 at 14:15, Ratan Sen wrote:
> Hi All,
> 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?
> 2. If not, do I need to compile it with mono without any change in
> source code?

http://www.go-mono.com/faq.html#gui

> 3. If not, do you have any plan to port System.Drawing.Image/Bitmap
> classes?

http://www.go-mono.com/class-status-System.Drawing.html
(look under System.Drawing)

Don't know if this answers your questions.

/Richard
-- 
"UNIX is basically a simple operating system, but you have to be a
genius to understand the simplicity."




More information about the Mono-devel-list mailing list