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.GammaForm Class Reference

Summary description for GammaForm. More...

+ Inheritance diagram for IPLab.GammaForm:
+ Collaboration diagram for IPLab.GammaForm:

Public Member Functions

 GammaForm ()
 

Protected Member Functions

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

Properties

Bitmap Image [set]
 
IFilter Filter [get]
 

Private Member Functions

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

Private Attributes

GammaCorrection filter = new GammaCorrection( )
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.TextBox gammaBox
 
System.Windows.Forms.TrackBar gammaTrackBar
 
System.Windows.Forms.GroupBox groupBox1
 
IPLab.FilterPreview filterPreview
 
System.Windows.Forms.Button cancelButton
 
System.Windows.Forms.Button okButton
 
System.ComponentModel.Container components = null
 Required designer variable. More...
 

Detailed Description

Summary description for GammaForm.

Constructor & Destructor Documentation

Member Function Documentation

override void IPLab.GammaForm.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

References IPLab.GammaForm.components.

void IPLab.GammaForm.InitializeComponent ( )
inlineprivate

Required method for Designer support - do not modify the contents of this method with the code editor.

Referenced by IPLab.GammaForm.GammaForm().

void IPLab.GammaForm.gammaTrackBar_ValueChanged ( object  sender,
System.EventArgs  e 
)
inlineprivate
void IPLab.GammaForm.gammaBox_TextChanged ( object  sender,
System.EventArgs  e 
)
inlineprivate

Member Data Documentation

GammaCorrection IPLab.GammaForm.filter = new GammaCorrection( )
private
System.Windows.Forms.Label IPLab.GammaForm.label1
private
System.Windows.Forms.TextBox IPLab.GammaForm.gammaBox
private
System.Windows.Forms.TrackBar IPLab.GammaForm.gammaTrackBar
private
System.Windows.Forms.GroupBox IPLab.GammaForm.groupBox1
private
IPLab.FilterPreview IPLab.GammaForm.filterPreview
private
System.Windows.Forms.Button IPLab.GammaForm.cancelButton
private
System.Windows.Forms.Button IPLab.GammaForm.okButton
private
System.ComponentModel.Container IPLab.GammaForm.components = null
private

Required designer variable.

Referenced by IPLab.GammaForm.Dispose().

Property Documentation

Bitmap IPLab.GammaForm.Image
set
IFilter IPLab.GammaForm.Filter
get

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