tobycarr wrote:Fred, while I've potentially got your ear here - thanks for the great stuff on your site ..
quick question .. I tried all the convert -list commands at the bottom of your tidbits page and all were fine except for the "convert -list" by itself used to list functions.. for that one I got nothing - is there an alternate command for that?
ta
It still works for me on IM 6.5.2-7 Q16 Mac OSX Tiger:
convert -list
Version: ImageMagick 6.5.2-7 2009-05-20 Q16
http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC
Usage: convert [options ...] file [ [options ...] file ...] [options ...] file
Image Settings:
-adjoin join images into a single multi-image file
-affine matrix affine transform matrix
-alpha option activate, deactivate, reset, or set the alpha channel
-antialias remove pixel-aliasing
-authenticate password
decipher image with this password
-attenuate value lessen (or intensify) when adding noise to an image
-background color background color
-bias value add bias when convolving an image
-black-point-compensation
use black point compensation
-blue-primary point chromaticity blue primary point
-bordercolor color border color
-caption string assign a caption to an image
-channel type apply option to select image channels
-colors value preferred number of colors in the image
-colorspace type alternate image colorspace
-comment string annotate image with comment
-compose operator set image composite operator
...
(very long list produced)