[MonoTouch] create UIImage from a Stream

Adam Langley alangley at winscribe.com
Sun Oct 4 00:57:08 EDT 2009


I have stored image data in an Sqlite database, and need to load this up
into a UIImageView.
MonoTouch.UIKit.UIImage has some static methods, FromImage and
LoadFromData, which can I use to load this image from the database, and
how do I go about doing it?

Thanks,

Adam Langley


More information about the MonoTouch mailing list