![]() |
Microscopy Image Browser
1.233
|
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... | |
function fn = | menuFileSaveImageAs>generateSequentialFilename (name, num, files_no, ext) |
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(), mib_saveHDF5Dlg(), saveBigDataViewerFormat(), saveXMLheader(), and update_filelist().
Referenced by im_browser_WindowKeyPressFcn(), and imbrowser>menuFileSaveImageAs_Callback().
function fn = menuFileSaveImageAs>generateSequentialFilename | ( | name, | |
num, | |||
files_no, | |||
ext | |||
) |