Summary description for AdaptiveSmoothForm.
More...
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
Summary description for AdaptiveSmoothForm.
IPLab.AdaptiveSmoothForm.AdaptiveSmoothForm |
( |
| ) |
|
|
inline |
override void IPLab.AdaptiveSmoothForm.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
void IPLab.AdaptiveSmoothForm.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
void IPLab.AdaptiveSmoothForm.factorBox_TextChanged |
( |
object |
sender, |
|
|
System.EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IPLab.AdaptiveSmoothForm.trackBar_ValueChanged |
( |
object |
sender, |
|
|
System.EventArgs |
e |
|
) |
| |
|
inlineprivate |
AdaptiveSmoothing IPLab.AdaptiveSmoothForm.filter = new AdaptiveSmoothing( 1.0 ) |
|
private |
double IPLab.AdaptiveSmoothForm.factor = 1.0 |
|
private |
System.Windows.Forms.Label IPLab.AdaptiveSmoothForm.label1 |
|
private |
System.Windows.Forms.TextBox IPLab.AdaptiveSmoothForm.factorBox |
|
private |
System.Windows.Forms.Button IPLab.AdaptiveSmoothForm.cancelButton |
|
private |
System.Windows.Forms.Button IPLab.AdaptiveSmoothForm.okButton |
|
private |
System.Windows.Forms.GroupBox IPLab.AdaptiveSmoothForm.groupBox1 |
|
private |
System.Windows.Forms.TrackBar IPLab.AdaptiveSmoothForm.trackBar |
|
private |
System.Windows.Forms.PictureBox IPLab.AdaptiveSmoothForm.pictureBox1 |
|
private |
System.ComponentModel.Container IPLab.AdaptiveSmoothForm.components = null |
|
private |
Bitmap IPLab.AdaptiveSmoothForm.Image |
|
set |
IFilter IPLab.AdaptiveSmoothForm.Filter |
|
get |
The documentation for this class was generated from the following file: