Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
menuSelectionBuffer.m File Reference

a callback to Menu->Selection to Buffer... Copy/Paste/Clear of the selection of the shown layer More...

Functions

function  menuSelectionBuffer (hObject, eventdata, handles, parameter)
 a callback to Menu->Selection to Buffer... Copy/Paste/Clear of the selection of the shown layer More...
 

Detailed Description

a callback to Menu->Selection to Buffer... Copy/Paste/Clear of the selection of the shown layer

Function Documentation

function menuSelectionBuffer (   hObject,
  eventdata,
  handles,
  parameter 
)

a callback to Menu->Selection to Buffer... Copy/Paste/Clear of the selection of the shown layer

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
handlesstructure with handles of im_browser.m
parametera string that defines image source:
  • 'copy', store the selection from the current layer to a buffer
  • 'paste', paste the selection from the buffer to the current layer
  • 'clear', clear selection buffer
Required fields of handles:

References ib_do_backup().

Referenced by im_browser_WindowKeyPressFcn(), and imbrowser>menuSelectionBuffer_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: