Class ActionSaveImage

    • Constructor Detail

      • ActionSaveImage

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

        public ActionSaveImage​(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.