On a related note, this sort of problem has tripped me up often when
using IM, especially when I was just learning. It would be extremely
useful if IM would trigger an error message if options are set which
aren't actually used.
Though I'm not sure how easy it would be to program, at least the
user would get some feedback as to why things aren't working as
expected.
~Seth
On May 8, 2007, at 10:33 PM, Seth Price wrote:
Nevermind, I had the args in the wrong order. '-filter' should be
before '-resize'
On May 8, 2007, at 10:14 PM, Seth Price wrote:
I'm trying to join two images and resize them while keeping the
color properties of the original images. Namely, keep the
background transparent, and the colors a limited palette. (Because
I'm upsampling, the output should look pixelated.) But it's not
and I'm not sure what I'm doing wrong. Here is the command I'm using:
montage -mode Concatenate -background "None" -resize 10800 -filter
"Point" -tile 2x2 l1abaca_w.png l1abaca_e.png 2km.png
How can I maintain the colors from the input images? I can provide
the input images on request.
Thanks,
Seth
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users