Filter Library Camera Interface Physics

CFilterDlg_Threshold Class Reference
[Binary Threshold Filter]

#include <FilterDlg_Threshold.h>

Inheritance diagram for CFilterDlg_Threshold:

CFilterDlg List of all members.

Detailed Description

Definition at line 39 of file FilterDlg_Threshold.h.

Public Types

typedef CScanFilterThreshold::InputPixelType InputPixelType
 the input pixel type.
typedef CScanFilterThreshold::OutputPixelType OutputPixelType
 the output pixel type.

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 DDX/DDV support.
virtual BOOL OnInitDialog ()
 initialize dialog
afx_msg void OnChangeMode ()
 change of the threshold mode drop-down list
afx_msg void OnChangeValue ()
 change of a text-field or spinner
afx_msg void OnHScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)
 handle hor. slider change
afx_msg void OnVScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)
 handle vert. slider change
void OnScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)
 handle horizontal and vertical slider events.
void UpdateControls (CScanFilterThresholdPtr pFilter)
 handle enabling and disabling of controls.

Private Types

enum  { IDD = IDD_FILTERDLG_THRESHOLD }

Private Attributes

CComboBox c_cbMode
 the threshold mode
CIntegerEdit c_txtLower
 the lower threshold
CIntegerEdit c_txtUpper
 the upper threshold
CIntegerEdit c_txtOutside
 the outside value
CNumSpinCtrl c_spnLower
 the lower threshold spinner
CNumSpinCtrl c_spnUpper
 the upper thresholdspinner
CNumSpinCtrl c_spnOutside
 the outside value spinner
CSliderCtrl c_scLower
 the lower threshold slider
CSliderCtrl c_scUpper
 the upper threshold slider
CButton c_chkLink
 the threshold slider linking


The documentation for this class was generated from the following files:
Camera Filter Library documentation © 2004-2007 by Leiden Probe Microscopy