Bitmap Decoder in System.Drawing
cs_eps <[email protected]>
| Newsgroups | gmane.comp.gnome.winforms |
|---|---|
| Message-ID | <[email protected]> |
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. _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list