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.
Image manipulation in iphone
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Image manipulation in iphone
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.
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.