[magick-users] slice up an image

Fred Weinhaus fmw at alink.net
Tue Aug 5 15:05:30 PDT 2008


As of IM version 6.2 you can use the "-scene" setting to set the 
starting number for the current image sequence.
   convert  eye.gif news.gif storm.gif  +adjoin -scene 101 image_%03d.gif

see http://www.imagemagick.org/Usage/files/#write_seq


>that does it, it starts the numbering sequence at -0.  it's probably
>immaterial but can it be forced to start at -1


More information about the Magick-users mailing list