iOS image handling
Posted: Tue Mar 22, 2011 2:38 pm
Hi, what can i use to handle images on iOS(like apply filters and such)? i've tried imagemagick but it wont work on iOS applications
Thanks
Thanks
Questions and answers about the LiveCode platform.
https://www.forums.livecode.com/
Thank you for your answerKlaus wrote:Hi castexyz,
"imagemagick" is an application for (desktop) Mac/Windows/Linux
and you can't use it on iOS (yet?)!
Besides learning Objective C and CoreGraphics via XCode I'm afraid
there is no way to do this in the moment with LiveCode.
Best
Klaus