|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
IPLab.BilateralForm.BilateralForm |
( |
| ) |
|
|
inline |
void IPLab.BilateralForm.kernelSizeUpDown_ValueChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IPLab.BilateralForm.spatialFactorUpDown_ValueChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IPLab.BilateralForm.spatialPowerUpDown_ValueChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IPLab.BilateralForm.colorFactorUpDown_ValueChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IPLab.BilateralForm.colorPowerUpDown_ValueChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void IPLab.BilateralForm.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
References IPLab.BilateralForm.components.
void IPLab.BilateralForm.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
References IPLab.BilateralForm.cancelButton, IPLab.BilateralForm.colorFactorUpDown, IPLab.BilateralForm.colorFactorUpDown_ValueChanged(), IPLab.BilateralForm.colorPowerUpDown, IPLab.BilateralForm.colorPowerUpDown_ValueChanged(), IPLab.BilateralForm.filterPreview, IPLab.BilateralForm.groupBox1, IPLab.BilateralForm.groupBox2, IPLab.FilterPreview.Image, IPLab.BilateralForm.kernelSizeUpDown, IPLab.BilateralForm.kernelSizeUpDown_ValueChanged(), IPLab.BilateralForm.label1, IPLab.BilateralForm.label2, IPLab.BilateralForm.label3, IPLab.BilateralForm.label4, IPLab.BilateralForm.label5, IPLab.BilateralForm.okButton, IPLab.BilateralForm.spatialFactorUpDown, IPLab.BilateralForm.spatialFactorUpDown_ValueChanged(), IPLab.BilateralForm.spatialPowerUpDown, and IPLab.BilateralForm.spatialPowerUpDown_ValueChanged().
Referenced by IPLab.BilateralForm.BilateralForm().
BilateralSmoothing IPLab.BilateralForm.filter = new BilateralSmoothing( ) |
|
private |
System.ComponentModel.IContainer IPLab.BilateralForm.components = null |
|
private |
System.Windows.Forms.GroupBox IPLab.BilateralForm.groupBox1 |
|
private |
System.Windows.Forms.GroupBox IPLab.BilateralForm.groupBox2 |
|
private |
System.Windows.Forms.Button IPLab.BilateralForm.cancelButton |
|
private |
System.Windows.Forms.Button IPLab.BilateralForm.okButton |
|
private |
System.Windows.Forms.NumericUpDown IPLab.BilateralForm.kernelSizeUpDown |
|
private |
System.Windows.Forms.Label IPLab.BilateralForm.label1 |
|
private |
System.Windows.Forms.NumericUpDown IPLab.BilateralForm.colorPowerUpDown |
|
private |
System.Windows.Forms.Label IPLab.BilateralForm.label5 |
|
private |
System.Windows.Forms.NumericUpDown IPLab.BilateralForm.colorFactorUpDown |
|
private |
System.Windows.Forms.Label IPLab.BilateralForm.label4 |
|
private |
System.Windows.Forms.NumericUpDown IPLab.BilateralForm.spatialPowerUpDown |
|
private |
System.Windows.Forms.Label IPLab.BilateralForm.label3 |
|
private |
System.Windows.Forms.NumericUpDown IPLab.BilateralForm.spatialFactorUpDown |
|
private |
System.Windows.Forms.Label IPLab.BilateralForm.label2 |
|
private |
Bitmap IPLab.BilateralForm.Image |
|
set |
IFilter IPLab.BilateralForm.Filter |
|
get |
The documentation for this class was generated from the following files: