Class SaveImageOnClick

java.lang.Object
java.awt.event.MouseAdapter
boofcv.gui.image.SaveImageOnClick
All Implemented Interfaces:
MouseListener, MouseMotionListener, MouseWheelListener, EventListener

public class SaveImageOnClick extends MouseAdapter
Renders what's currently visible in the component and saves to disk. Opens a dialog to let the user know what's going on and provides the open to silently save in the future.