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

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)
 

Detailed Description

a callback to the handles.menuFileSaveImageAs, saves image to a file

Function Documentation

function menuFileSaveImageAs (   hObject,
  eventdata,
  handles 
)

a callback to the handles.menuFileSaveImageAs, saves image to a file

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
handlesstructure with handles of im_browser.m
Required fields of handles:

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().

Here is the call graph for this function:

Here is the caller graph for this function:

function fn = menuFileSaveImageAs>generateSequentialFilename (   name,
  num,
  files_no,
  ext 
)