Search found 2 matches
- 2019-06-05T12:23:56-07:00
- Forum: Users
- Topic: Cutting image and reassembling
- Replies: 2
- Views: 3796
Re: Cutting image and reassembling
I don't understand. 512 isn't a multiple of 36, so how should the reassembly work? Rest of space should be transparent. So from f.e. this: https://i.imgur.com/h3WrDN1.png I will get this https://i.imgur.com/e7wtI2k.png Input is always multiplication of 36 in width and height. So maybe if it needs ...
- 2019-06-05T11:46:13-07:00
- Forum: Users
- Topic: Cutting image and reassembling
- Replies: 2
- Views: 3796
Cutting image and reassembling
Hello. I'm still learning ImageMagick but this issue looks too advanced. I need to cut texture with different dimensions to 36px x 36px pieces from first row left to right, then next row left to right, etc. And reassemble them in the same manner to images like 512x512, if it's too small, then ...