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.AdditiveNoiseForm Class Reference
+ Inheritance diagram for IPLab.AdditiveNoiseForm:
+ Collaboration diagram for IPLab.AdditiveNoiseForm:

Public Member Functions

 AdditiveNoiseForm ()
 

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 noiseAmplitudeTrackBar_ValueChanged (object sender, EventArgs e)
 
void noiseAmplitudeBox_TextChanged (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

AdditiveNoise filter = new AdditiveNoise( )
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.Button cancelButton
 
System.Windows.Forms.Button okButton
 
System.Windows.Forms.GroupBox groupBox1
 
FilterPreview filterPreview
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.TextBox noiseAmplitudeBox
 
System.Windows.Forms.TrackBar noiseAmplitudeTrackBar
 

Constructor & Destructor Documentation

Member Function Documentation

void IPLab.AdditiveNoiseForm.noiseAmplitudeTrackBar_ValueChanged ( object  sender,
EventArgs  e 
)
inlineprivate
void IPLab.AdditiveNoiseForm.noiseAmplitudeBox_TextChanged ( object  sender,
EventArgs  e 
)
inlineprivate
override void IPLab.AdditiveNoiseForm.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

References IPLab.AdditiveNoiseForm.components.

Member Data Documentation

AdditiveNoise IPLab.AdditiveNoiseForm.filter = new AdditiveNoise( )
private
System.ComponentModel.IContainer IPLab.AdditiveNoiseForm.components = null
private

Required designer variable.

Referenced by IPLab.AdditiveNoiseForm.Dispose().

System.Windows.Forms.Button IPLab.AdditiveNoiseForm.cancelButton
private
System.Windows.Forms.Button IPLab.AdditiveNoiseForm.okButton
private
System.Windows.Forms.GroupBox IPLab.AdditiveNoiseForm.groupBox1
private
System.Windows.Forms.Label IPLab.AdditiveNoiseForm.label1
private
System.Windows.Forms.TrackBar IPLab.AdditiveNoiseForm.noiseAmplitudeTrackBar
private

Property Documentation

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

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