![]() |
Microscopy Image Browser
1.233
|
a callback to the handles.menuFileExportImage, exports image and meta-data from MIB to the main Matlab workspace or Imaris More...
Functions | |
function | menuFileExportImage (hObject, eventdata, handles, parameter) |
a callback to the handles.menuFileExportImage, exports image and meta-data from MIB to the main Matlab workspace or Imaris More... | |
a callback to the handles.menuFileExportImage, exports image and meta-data from MIB to the main Matlab workspace or Imaris
function menuFileExportImage | ( | hObject, | |
eventdata, | |||
handles, | |||
parameter | |||
) |
a callback to the handles.menuFileExportImage, exports image and meta-data from MIB to the main Matlab workspace or Imaris
hObject | handle to im_browser.m (see GCBO) |
eventdata | eventdata structure |
handles | structure with handles of im_browser.m |
parameter | [optional] a string that defines target for the image:
|
References ib_setImarisDataset().
Referenced by imbrowser>menuFileExportImage_Callback().