Class ActionClone

    • Constructor Detail

      • ActionClone

        public ActionClone()
        Constructor for the dynamic instantiation and execution of the script action.
      • ActionClone

        public ActionClone​(ModelImage input,
                           ModelImage result)
        Constructor used to record the script action line.
        Parameters:
        input - The image which was processed.
        result - The result image generated.