[Mono-winforms-list] Bitmap Decoder in System.Drawing

cs_eps christian.schmid at eps.ch
Fri May 14 03:32:26 EDT 2010


How are the bitmap different decoder (bmp, jpg, png, gif, tiff) integrated
into the Mono gdiplus library?
We have the x86 Mono 2.6 on a OpenSuse VM and a ARM Mono on an Angström
Linux.

We load the images with the folwing statement:
System.Drawing.Image img = Image.FromFile(fileName);

While in the x86/OpenSuse we can open tiff and gif images, we can't do it in
the ARM/Angström Linux.
What must be done on the ARM/Angström Platform to be able to handle the gif
images?

Thanks for any hints!


-- 
View this message in context: http://mono.1490590.n4.nabble.com/Bitmap-Decoder-in-System-Drawing-tp2216218p2216218.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.


More information about the Mono-winforms-list mailing list