|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
|
static BayerPattern[] | patterns = new BayerPattern[] { BayerPattern.GRBG, BayerPattern.BGGR } |
|
IPLab.BayerFilterForm.BayerFilterForm |
( |
| ) |
|
|
inline |
void IPLab.BayerFilterForm.mosaicTypeCombo_SelectedIndexChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void IPLab.BayerFilterForm.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
References IPLab.BayerFilterForm.components.
void IPLab.BayerFilterForm.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
BayerFilterOptimized IPLab.BayerFilterForm.filter = new BayerFilterOptimized( ) |
|
private |
BayerPattern [] IPLab.BayerFilterForm.patterns = new BayerPattern[] { BayerPattern.GRBG, BayerPattern.BGGR } |
|
staticprivate |
System.ComponentModel.IContainer IPLab.BayerFilterForm.components = null |
|
private |
System.Windows.Forms.Button IPLab.BayerFilterForm.cancelButton |
|
private |
System.Windows.Forms.Button IPLab.BayerFilterForm.okButton |
|
private |
System.Windows.Forms.GroupBox IPLab.BayerFilterForm.groupBox2 |
|
private |
System.Windows.Forms.ComboBox IPLab.BayerFilterForm.mosaicTypeCombo |
|
private |
IFilter IPLab.BayerFilterForm.Filter |
|
get |
The documentation for this class was generated from the following files: