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

Summary description for MorphPhorm. More...

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

Public Member Functions

 MorphForm (Bitmap overlay)
 

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

Private Attributes

Morph filter
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.PictureBox pictureBox1
 
System.Windows.Forms.Button cancelButton
 
System.Windows.Forms.Button okButton
 
System.Windows.Forms.GroupBox groupBox1
 
IPLab.FilterPreview filterPreview
 
System.Windows.Forms.TrackBar percentageBar
 
System.ComponentModel.Container components = null
 Required designer variable. More...
 

Detailed Description

Summary description for MorphPhorm.

Constructor & Destructor Documentation

Member Function Documentation

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

Clean up any resources being used.

References IPLab.MorphForm.components.

void IPLab.MorphForm.InitializeComponent ( )
inlineprivate

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

Referenced by IPLab.MorphForm.MorphForm().

void IPLab.MorphForm.percentageBar_ValueChanged ( object  sender,
System.EventArgs  e 
)
inlineprivate

Member Data Documentation

Morph IPLab.MorphForm.filter
private
System.Windows.Forms.Label IPLab.MorphForm.label1
private
System.Windows.Forms.PictureBox IPLab.MorphForm.pictureBox1
private
System.Windows.Forms.Button IPLab.MorphForm.cancelButton
private
System.Windows.Forms.Button IPLab.MorphForm.okButton
private
System.Windows.Forms.GroupBox IPLab.MorphForm.groupBox1
private
IPLab.FilterPreview IPLab.MorphForm.filterPreview
private
System.Windows.Forms.TrackBar IPLab.MorphForm.percentageBar
private
System.ComponentModel.Container IPLab.MorphForm.components = null
private

Required designer variable.

Referenced by IPLab.MorphForm.Dispose().

Property Documentation

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

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