Class ImageCommand

    • Constructor Detail

      • ImageCommand

        public ImageCommand()
        Constructor.
      • ImageCommand

        public ImageCommand​(java.lang.String... pCommands)
        Constructor setting the commands.
    • Method Detail

      • setCommand

        public void setCommand​(java.lang.String... pCommands)
        Set the command.
      • run

        public void run​(Operation pOperation,
                        java.lang.Object... images)
                 throws java.io.IOException,
                        java.lang.InterruptedException,
                        IM4JavaException
        Execute the command (replace given placeholders).
        Throws:
        IM4JavaException
        java.io.IOException
        java.lang.InterruptedException