Hello, I try LoadFromData without success, but according to this post: http://forums.macrumors.com/showthread.php?t=558573 "UIImageJPEGRepresentation() returns the data for a jpeg representation. This isn't the raw image data. You'd need to use CoreGraphics functions to get to the data."
So, UIImage.AsJPEG() returns all bytes in the file as I understand and not only the raw pixels bytes required. Am I right ? -- View this message in context: http://monotouch.2284126.n4.nabble.com/byte-array-to-UIImage-tp3926276p3928204.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
