![]() |
Microscopy Image Browser
1.233
|
toggle show/hide state of ROIs, as callback of handles.roiShowCheck More...
Functions | |
function | roiShowCheck_Callback (unused1, unused2, handles, parameter) |
toggle show/hide state of ROIs, as callback of handles.roiShowCheck More... | |
toggle show/hide state of ROIs, as callback of handles.roiShowCheck
function roiShowCheck_Callback | ( | unused1, | |
unused2, | |||
handles, | |||
parameter | |||
) |
toggle show/hide state of ROIs, as callback of handles.roiShowCheck
unused1 | Marked as "~" in original m-file. |
unused2 | Marked as "~" in original m-file. |
handles | structure with handles of im_browser.m |
parameter | a string: when noplot do not redraw the image (used from updateGuiWidgets function) |
Referenced by ibsaveVideoGui>ib_saveVideoGui_OpeningFcn(), ibsnapshotGui>ib_snapshotGui_OpeningFcn(), imbrowser>roiList_Callback(), imbrowser>toolbarShowROISwitch_ClickedCallback(), roiAddBtn_Callback(), roiLoadBtn_Callback(), roiRemoveBtn_Callback(), and updateGuiWidgets().