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

this is callback for the press of a mouse button More...

Functions

function  im_browser_WindowButtonDownFcn (hObject, eventdata, handles)
 this is callback for the press of a mouse button More...
 

Detailed Description

this is callback for the press of a mouse button

Function Documentation

function im_browser_WindowButtonDownFcn (   hObject,
  eventdata,
  handles 
)

this is callback for the press of a 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
Required fields of handles:

References ib_segmentation_3dBall(), ib_segmentation_Annotation(), ib_segmentation_Brush(), ib_segmentation_Lasso(), ib_segmentation_MagicWand(), ib_segmentation_MembraneClickTraker(), ib_segmentation_ObjectPicker(), ib_segmentation_RegionGrowing(), and ib_segmentation_Spot().

Here is the call graph for this function: