![]() |
Microscopy Image Browser
1.00
|
a callback to the handles.menuFileSaveImageAs, saves image to a file More...
Functions | |
function | menuFileSaveImageAs (hObject, eventdata, handles) |
a callback to the handles.menuFileSaveImageAs, saves image to a file More... | |
a callback to the handles.menuFileSaveImageAs, saves image to a file
function menuFileSaveImageAs | ( | hObject, | |
eventdata, | |||
handles | |||
) |
a callback to the handles.menuFileSaveImageAs, saves image to a file
hObject | handle to im_browser.m (see GCBO) |
eventdata | eventdata structure |
handles | structure with handles of im_browser.m |
References bitmap2amiraMesh(), bitmap2nrrd(), ib_image2jpg(), ib_image2mrc(), ib_image2png(), ib_image2tiff(), image2hdf5(), and update_filelist().
Referenced by im_browser_WindowKeyPressFcn(), and imbrowser>menuFileSaveImageAs_Callback().