Class ActionCloseFrame

All Implemented Interfaces:
ScriptableActionInterface

public class ActionCloseFrame extends ActionImageProcessorBase
An action which closes the frame containing an image.
  • Constructor Details

    • ActionCloseFrame

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

      public ActionCloseFrame(ModelImage input)
      Constructor used to record the script action line.
      Parameters:
      input - The image which was processed.
  • Method Details