Name

adams.flow.transformer.ImageMagickTransformer


Synopsis

Converts an image using ImageMagick.
In order to make entering of commands easier, they can be spread over multiple lines and line comments can be inserted as well (a line comment starts with '#').

NB: Uses im4java, i.e., ImageMagick (http://www.imagemagick.org/) executables must be available on the PATH.


Additional information

Flow input/output:
- input: adams.data.image.AbstractImageContainer
- output: adams.data.image.BufferedImageContainer


Options