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

Summary description for SaturationForm. More...

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

Public Member Functions

 SaturationForm ()
 

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 saturationTrackBar_ValueChanged (object sender, System.EventArgs e)
 
void saturationBox_TextChanged (object sender, System.EventArgs e)
 

Private Attributes

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

Detailed Description

Summary description for SaturationForm.

Constructor & Destructor Documentation

Member Function Documentation

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

Clean up any resources being used.

References IPLab.SaturationForm.components.

void IPLab.SaturationForm.InitializeComponent ( )
inlineprivate

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

Referenced by IPLab.SaturationForm.SaturationForm().

void IPLab.SaturationForm.saturationTrackBar_ValueChanged ( object  sender,
System.EventArgs  e 
)
inlineprivate
void IPLab.SaturationForm.saturationBox_TextChanged ( object  sender,
System.EventArgs  e 
)
inlineprivate

Member Data Documentation

SaturationCorrection IPLab.SaturationForm.filter = new SaturationCorrection( )
private
System.Windows.Forms.Label IPLab.SaturationForm.label1
private
System.Windows.Forms.TextBox IPLab.SaturationForm.saturationBox
private
System.Windows.Forms.GroupBox IPLab.SaturationForm.groupBox1
private
System.Windows.Forms.TrackBar IPLab.SaturationForm.saturationTrackBar
private
System.Windows.Forms.Button IPLab.SaturationForm.cancelButton
private
System.Windows.Forms.Button IPLab.SaturationForm.okButton
private
System.ComponentModel.Container IPLab.SaturationForm.components = null
private

Required designer variable.

Referenced by IPLab.SaturationForm.Dispose().

Property Documentation

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

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