Search found 1 match
- 2011-03-13T02:55:20-07:00
- Forum: Bugs
- Topic: Bug in png -depth option?
- Replies: 2
- Views: 7412
Bug in png -depth option?
I'm using ImageMagick to combine matrix of 3x5 png files to one bigger using the following command: montage @a-001.txt -mode Concatenate -tile x5 -units PixelsPerInch -density 100 -depth 2 test.png This command combines 15 input files with the following properties: test_11.png PNG 250x220 250x220+0 ...