that should do the job (with flop instead of flip),
however it still isn't really the solution I am looking for.
Thanks,
YB.
Search found 3 matches
- 2011-01-28T10:41:10-07:00
- Forum: Users
- Topic: crop direction NorthEast
- Replies: 4
- Views: 10063
- 2011-01-28T09:40:25-07:00
- Forum: Users
- Topic: crop direction NorthEast
- Replies: 4
- Views: 10063
Re: crop direction NorthEast
thanks,
but I am trying to write a script for any case, not just this one.
but I am trying to write a script for any case, not just this one.
- 2011-01-28T08:21:29-07:00
- Forum: Users
- Topic: crop direction NorthEast
- Replies: 4
- Views: 10063
crop direction NorthEast
Hello, I am trying to crop an image into sub-images and am using the following: Version: ImageMagick 6.5.8-10 2010-12-17 Q16 convert cookie-monster.jpg -crop 3x3@ +repage +adjoin cookie-monster-c.jpg this is working great and produces 9 images starting from top left to bottom right however I need ...