![]() |
Microscopy Image Browser
1.233
|
modifies magnification using the buttons in the toolbar of MIB More...
Functions | |
function | toolbar_zoomBtn (hObject, eventdata, handles, recenterSwitch) |
modifies magnification using the buttons in the toolbar of MIB More... | |
modifies magnification using the buttons in the toolbar of MIB
function toolbar_zoomBtn | ( | hObject, | |
eventdata, | |||
handles, | |||
recenterSwitch | |||
) |
modifies magnification using the buttons in the toolbar of MIB
hObject | handle to im_browser.m (see GCBO) |
eventdata | eventdata structure |
handles | structure with handles of im_browser.m |
recenterSwitch | [optional], defines whether the image should be recentered after zoom/unzoom. Default=0 |
References zoomEdit_Callback().
Referenced by im_browser_WindowKeyPressFcn(), and imbrowser>zoomToolbar_ClickedCallback().