Hi,
I'm trying to work out the best way to chop up a large image into a load of rectangular, equal-sized tiles.
I'm inspired by the ability to use the following command line:
convert infile -crop widthxheight outfile with no x and y offset arguments to generate a set of tiles of size width by ...
Search found 1 match
- 2013-01-05T15:57:43-07:00
- Forum: MagickWand
- Topic: Emulating convert -crop using MagickWand
- Replies: 3
- Views: 20193