what kind of image data is it? Is it one of the formats supported by UIImage?
http://developer.apple.com/library/ios/#documentation/uikit/reference/UIImage_Class/Reference/Reference.html On Sat, Jun 9, 2012 at 8:49 AM, pritish <[email protected]>wrote: > Byte array get the RLE Compress data. so the UIImage>LoadFromData(_data) > give > me an null refernce exception > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Byte-array-shows-value-but-the-ImgView-Image-shows-null-tp4655273p4655281.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
