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
iOS image handling
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: iOS image handling
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
"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
Re: iOS image handling
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