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

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

Detailed Description

toggle show/hide state of ROIs, as callback of handles.roiShowCheck

Function Documentation

function roiShowCheck_Callback (   unused1,
  unused2,
  handles,
  parameter 
)

toggle show/hide state of ROIs, as callback of handles.roiShowCheck

Parameters
unused1Marked as "~" in original m-file.
unused2Marked as "~" in original m-file.
handlesstructure with handles of im_browser.m
parametera string: when noplot do not redraw the image (used from updateGuiWidgets function)
Required fields of handles:

Referenced by ibsaveVideoGui>ib_saveVideoGui_OpeningFcn(), ibsnapshotGui>ib_snapshotGui_OpeningFcn(), imbrowser>roiList_Callback(), imbrowser>toolbarShowROISwitch_ClickedCallback(), roiAddBtn_Callback(), roiLoadBtn_Callback(), roiRemoveBtn_Callback(), and updateGuiWidgets().

Here is the caller graph for this function: