Page 1 of 1

Image manipulation in iphone

Posted: 2011-04-20T06:18:41-07:00
by Anand
Hello all,
I am developing an application on iphone using Image Magic library. I want to manipulate a normal person image so that it will look fat.How to implement this feature using IM library. I am clueless kindly suggest me.

:?

Re: Image manipulation in iphone

Posted: 2011-04-20T09:43:23-07:00
by fmw42
see -distort barrel

http://www.imagemagick.org/Usage/distorts/#barrel

other examples are at my preliminary script, pinbarrel, at the link below. However, my script has been deprecated by the IM -distort barrel. Note the order of the arguments have been reversed and changed between the two.