Hello Mahesh,
A little subset of the System.Drawing functionality is implemented in the OpenTK.dll assembly, shipped with Mono for Android. This includes: System.Drawing.Point, System.Drawing.Rectangle, System.Drawing.Size, float equivalents, System.Drawing.Color and little more. For the rest youll have to use Android.Graphics. Best Regards, Narcís Calvet Steema Software http://www.steema.com <http://www.steema.com/> http://twitter.com/SteemaSoftware https://www.facebook.com/SteemaSoftware From: [email protected] [mailto:[email protected]] On Behalf Of Mahesh Dubey Sent: dimarts, 24 / maig / 2011 15:51 To: [email protected] Subject: [mono-android] System.Drawing Hello All; I am trying to port a .Net imaging project to android, in which I had used System.Drawing namespace for rendering and processing the image,also I had largely used "Image" and "Bitmap" classes. Is it possible to used System.Drawing dll in mono android Regards Mahesh
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
