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

Public Member Functions

 SaltNoiseForm ()
 

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

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

Constructor & Destructor Documentation

Member Function Documentation

void IPLab.SaltNoiseForm.noiseAmountTrackBar_ValueChanged ( object  sender,
EventArgs  e 
)
inlineprivate
void IPLab.SaltNoiseForm.noiseAmountBox_TextChanged ( object  sender,
EventArgs  e 
)
inlineprivate
override void IPLab.SaltNoiseForm.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

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

References IPLab.SaltNoiseForm.components.

Member Data Documentation

SaltAndPepperNoise IPLab.SaltNoiseForm.filter = new SaltAndPepperNoise( )
private
System.ComponentModel.IContainer IPLab.SaltNoiseForm.components = null
private

Required designer variable.

Referenced by IPLab.SaltNoiseForm.Dispose().

System.Windows.Forms.Button IPLab.SaltNoiseForm.cancelButton
private
System.Windows.Forms.Button IPLab.SaltNoiseForm.okButton
private
System.Windows.Forms.GroupBox IPLab.SaltNoiseForm.groupBox1
private
System.Windows.Forms.Label IPLab.SaltNoiseForm.label1
private
System.Windows.Forms.TrackBar IPLab.SaltNoiseForm.noiseAmountTrackBar
private

Property Documentation

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

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