IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IPLab.BayerFilterForm Class Reference
+ Inheritance diagram for IPLab.BayerFilterForm:
+ Collaboration diagram for IPLab.BayerFilterForm:

Public Member Functions

 BayerFilterForm ()
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Properties

IFilter Filter [get]
 

Private Member Functions

void mosaicTypeCombo_SelectedIndexChanged (object sender, EventArgs e)
 
void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 

Private Attributes

BayerFilterOptimized filter = new BayerFilterOptimized( )
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.Button cancelButton
 
System.Windows.Forms.Button okButton
 
System.Windows.Forms.GroupBox groupBox2
 
System.Windows.Forms.ComboBox mosaicTypeCombo
 

Static Private Attributes

static BayerPattern[] patterns = new BayerPattern[] { BayerPattern.GRBG, BayerPattern.BGGR }
 

Constructor & Destructor Documentation

IPLab.BayerFilterForm.BayerFilterForm ( )
inline

Member Function Documentation

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
disposingtrue if managed resources should be disposed; otherwise, false.

References IPLab.BayerFilterForm.components.

void IPLab.BayerFilterForm.InitializeComponent ( )
inlineprivate

Member Data Documentation

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

Required designer variable.

Referenced by IPLab.BayerFilterForm.Dispose().

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

Property Documentation

IFilter IPLab.BayerFilterForm.Filter
get

The documentation for this class was generated from the following files: