Hello, I have a byte array which contains my pixels RGBA. I want to build an UIImage from this byte array. I tried to use LoadFromData but it seems to work with a complete file byte array and not with only pixels array, so it returns null.
Thanks in advance for your help. -- View this message in context: http://monotouch.2284126.n4.nabble.com/byte-array-to-UIImage-tp3926276p3926276.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
