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

returns coordinates and image intensities under the mouse cursor More...

Functions

function  im_browser_winMouseMotionFcn (hObject, unused1, handles)
 returns coordinates and image intensities under the mouse cursor More...
 

Detailed Description

returns coordinates and image intensities under the mouse cursor

Function Documentation

function im_browser_winMouseMotionFcn (   hObject,
  unused1,
  handles 
)

returns coordinates and image intensities under the mouse cursor

Parameters
hObjecthandle to im_browser.m (see GCBO)
unused1Marked as "~" in original m-file.
handlesstructure with handles of im_browser.m
Required fields of handles:

Referenced by changelayerSlider_Callback(), ib_segmentation_Brush(), im_browser_ResizeFcn(), im_browser_WindowButtonUpFcn(), and toolbarPlaneToggle().

Here is the caller graph for this function: