[MonoTouch] byte array to UIImage
Alphapage
alphapage at gmail.com
Sat Oct 22 09:38:20 EDT 2011
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.
More information about the MonoTouch
mailing list