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

a callback to Menu->Mask->Save As saves the Mask layer to a file More...

Functions

function  menuMaskSaveAs (hObject, eventdata, handles)
 a callback to Menu->Mask->Save As saves the Mask layer to a file More...
 
function fn = menuMaskSaveAs>generateSequentialFilename (name, num, files_no, ext)
 

Detailed Description

a callback to Menu->Mask->Save As saves the Mask layer to a file

Function Documentation

function menuMaskSaveAs (   hObject,
  eventdata,
  handles 
)

a callback to Menu->Mask->Save As saves the Mask layer 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 bitmap2amiraLabels(), and ib_image2tiff().

Referenced by imbrowser>menuMaskSaveAs_Callback().

Here is the call graph for this function:

Here is the caller graph for this function:

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