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

Summary description for PerlinNoiseForm. More...

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

Public Member Functions

 PerlinNoiseForm ()
 

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

Private Attributes

IFilter filter = null
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.ComboBox effectComboBox
 
System.Windows.Forms.Button cancelButton
 
System.Windows.Forms.Button okButton
 
System.Windows.Forms.GroupBox groupBox1
 
IPLab.FilterPreview filterPreview
 
System.Windows.Forms.PictureBox pictureBox1
 
System.ComponentModel.Container components = null
 Required designer variable. More...
 
int imageWidth
 
int imageHeight
 

Detailed Description

Summary description for PerlinNoiseForm.

Constructor & Destructor Documentation

IPLab.PerlinNoiseForm.PerlinNoiseForm ( )
inline

Member Function Documentation

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

Clean up any resources being used.

References IPLab.PerlinNoiseForm.components.

void IPLab.PerlinNoiseForm.InitializeComponent ( )
inlineprivate

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

Referenced by IPLab.PerlinNoiseForm.PerlinNoiseForm().

void IPLab.PerlinNoiseForm.effectComboBox_SelectedIndexChanged ( object  sender,
System.EventArgs  e 
)
inlineprivate

Member Data Documentation

IFilter IPLab.PerlinNoiseForm.filter = null
private
System.Windows.Forms.Label IPLab.PerlinNoiseForm.label1
private
System.Windows.Forms.ComboBox IPLab.PerlinNoiseForm.effectComboBox
private
System.Windows.Forms.Button IPLab.PerlinNoiseForm.cancelButton
private
System.Windows.Forms.Button IPLab.PerlinNoiseForm.okButton
private
System.Windows.Forms.GroupBox IPLab.PerlinNoiseForm.groupBox1
private
IPLab.FilterPreview IPLab.PerlinNoiseForm.filterPreview
private
System.Windows.Forms.PictureBox IPLab.PerlinNoiseForm.pictureBox1
private
System.ComponentModel.Container IPLab.PerlinNoiseForm.components = null
private

Required designer variable.

Referenced by IPLab.PerlinNoiseForm.Dispose().

int IPLab.PerlinNoiseForm.imageWidth
private
int IPLab.PerlinNoiseForm.imageHeight
private

Property Documentation

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

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