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

callback for release of the mouse button More...

Functions

function  im_browser_WindowButtonUpFcn (hObject, eventdata, handles, brush_switch)
 callback for release of the mouse button More...
 

Detailed Description

callback for release of the mouse button

Function Documentation

function im_browser_WindowButtonUpFcn (   hObject,
  eventdata,
  handles,
  brush_switch 
)

callback for release of the mouse button

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdatareserved - to be defined in a future version of MATLAB
handlesstructure with handles of im_browser.m
brush_switchwhen 'subtract' - subtracts the brush selection from the existing selection, needed for return after the brush drawing tool
Required fields of handles:

References im_browser_winMouseMotionFcn().

Here is the call graph for this function: