Image Processing Toolbox User's Guide |
Closing the Image Tool
To close the Image Tool window, use the Close button in the window title bar or select the Close option from the Image Tool File menu. You can also use the imtool
function to return a handle to the Image Tool and use the handle to close the Image Tool. When you close the Image Tool, any related tools that are currently open also close.
Because the Image Tool does not make the handles to its figure objects visible, the Image Tool does not close when you call the close all
command. If you want to close multiple Image Tools, use the imtool
close all
syntax or select Close all from the Image Tool File menu.
Exporting the Image to the Workspace | Printing the Image in the Image Tool |
© 1994-2005 The MathWorks, Inc.