Class ActionSaveImageAs

    • Constructor Detail

      • ActionSaveImageAs

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

        public ActionSaveImageAs​(ModelImage input,
                                 FileWriteOptions options)
        Constructor used to record the script action line.
        Parameters:
        input - The image which was saved.
        options - The options used during the image save.