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

Summary description for OilPaintingForm. More...

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

Public Member Functions

 OilPaintingForm ()
 

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

Private Attributes

OilPainting filter = new OilPainting( 7 )
 
System.Windows.Forms.Button cancelButton
 
System.Windows.Forms.Button okButton
 
System.Windows.Forms.PictureBox pictureBox1
 
System.Windows.Forms.GroupBox groupBox1
 
System.Windows.Forms.TrackBar trackBar
 
System.Windows.Forms.TextBox sizeBox
 
System.Windows.Forms.Label label1
 
IPLab.FilterPreview filterPreview
 
System.ComponentModel.Container components = null
 Required designer variable. More...
 

Detailed Description

Summary description for OilPaintingForm.

Constructor & Destructor Documentation

Member Function Documentation

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

Clean up any resources being used.

References IPLab.OilPaintingForm.components.

void IPLab.OilPaintingForm.InitializeComponent ( )
inlineprivate

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

Referenced by IPLab.OilPaintingForm.OilPaintingForm().

void IPLab.OilPaintingForm.trackBar_ValueChanged ( object  sender,
System.EventArgs  e 
)
inlineprivate
void IPLab.OilPaintingForm.sizeBox_TextChanged ( object  sender,
System.EventArgs  e 
)
inlineprivate

Member Data Documentation

OilPainting IPLab.OilPaintingForm.filter = new OilPainting( 7 )
private
System.Windows.Forms.Button IPLab.OilPaintingForm.cancelButton
private
System.Windows.Forms.Button IPLab.OilPaintingForm.okButton
private
System.Windows.Forms.PictureBox IPLab.OilPaintingForm.pictureBox1
private
System.Windows.Forms.GroupBox IPLab.OilPaintingForm.groupBox1
private
System.Windows.Forms.TrackBar IPLab.OilPaintingForm.trackBar
private
System.Windows.Forms.TextBox IPLab.OilPaintingForm.sizeBox
private
System.Windows.Forms.Label IPLab.OilPaintingForm.label1
private
IPLab.FilterPreview IPLab.OilPaintingForm.filterPreview
private
System.ComponentModel.Container IPLab.OilPaintingForm.components = null
private

Required designer variable.

Referenced by IPLab.OilPaintingForm.Dispose().

Property Documentation

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

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