![]() |
Microscopy Image Browser
1.233
|
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) |
a callback to Menu->Mask->Save As saves the Mask layer to a file
| function menuMaskSaveAs | ( | hObject, | |
| eventdata, | |||
| handles | |||
| ) |
a callback to Menu->Mask->Save As saves the Mask layer to a file
| hObject | handle to im_browser.m (see GCBO) |
| eventdata | eventdata structure |
| handles | structure with handles of im_browser.m |
References bitmap2amiraLabels(), and ib_image2tiff().
Referenced by imbrowser>menuMaskSaveAs_Callback().


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