IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Summary description for MorphPhorm. More...
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... | |
Summary description for MorphPhorm.
|
inline |
|
inlineprotected |
Clean up any resources being used.
References IPLab.MorphForm.components.
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
Referenced by IPLab.MorphForm.MorphForm().
|
inlineprivate |
|
private |
Referenced by IPLab.MorphForm.MorphForm().
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Referenced by IPLab.MorphForm.MorphForm(), and IPLab.MorphForm.percentageBar_ValueChanged().
|
private |
Referenced by IPLab.MorphForm.MorphForm(), and IPLab.MorphForm.percentageBar_ValueChanged().
|
private |
Required designer variable.
Referenced by IPLab.MorphForm.Dispose().
|
set |
Referenced by IPLab.ImageDoc.morphTwosrcFiltersItem_Click().
|
get |
Referenced by IPLab.ImageDoc.morphTwosrcFiltersItem_Click().