what i want to know is, is there a simpler way to do this via image magick?
A simpler way to do what ?
Only the top 1024 rows are relevant. "-crop x1024+0+0" will remove the stuff at the bottom. There are 10 panels across the image but the width is not divisible by 10. However, "-crop 10x8@" will ...
Search found 2 matches
- 2015-08-15T12:35:45-07:00
- Forum: Users
- Topic: Command line help
- Replies: 4
- Views: 1998
- 2015-08-09T13:48:29-07:00
- Forum: Users
- Topic: Command line help
- Replies: 4
- Views: 1998
Command line help
I have a large image of sprites
http://www.spriters-resource.com/resources/sheets/25/26955.png
And each set of 16 color sprites is split with different background colors as seen in the above image.
As Im doing now, I manually split them and then I use this command after decreasing it to 16 colors ...
http://www.spriters-resource.com/resources/sheets/25/26955.png
And each set of 16 color sprites is split with different background colors as seen in the above image.
As Im doing now, I manually split them and then I use this command after decreasing it to 16 colors ...