Class ImageCommand

All Implemented Interfaces:
ErrorConsumer
Direct Known Subclasses:
CompositeCmd, ConvertCmd, DcrawCmd, DisplayCmd, ExiftoolCmd, GraphicsMagickCmd, IdentifyCmd, ImageMagickCmd, JpegtranCmd, MogrifyCmd, MontageCmd, UFRawCmd

public class ImageCommand extends ProcessStarter implements ErrorConsumer
This class implements the processing of image operations. It replaces placeholders within the argument-stack and passes all arguments to the generic run-method of ProcessStarter.