Class ActionExtractImageB

    • Constructor Detail

      • ActionExtractImageB

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

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