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

Public Member Functions

 SimplePosterizationForm ()
 

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 posterizationIntervalBox_TextChanged (object sender, EventArgs e)
 
void posterizationIntervalTrackBar_ValueChanged (object sender, EventArgs e)
 
void fillTypeCombo_SelectedIndexChanged (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

SimplePosterization filter = new SimplePosterization( )
 
bool updating = false
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.GroupBox groupBox1
 
FilterPreview filterPreview
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.TextBox posterizationIntervalBox
 
System.Windows.Forms.TrackBar posterizationIntervalTrackBar
 
System.Windows.Forms.ComboBox fillTypeCombo
 
System.Windows.Forms.Label label2
 
System.Windows.Forms.Button cancelButton
 
System.Windows.Forms.Button okButton
 
System.Windows.Forms.PictureBox pictureBox1
 

Constructor & Destructor Documentation

Member Function Documentation

void IPLab.SimplePosterizationForm.posterizationIntervalBox_TextChanged ( object  sender,
EventArgs  e 
)
inlineprivate
void IPLab.SimplePosterizationForm.posterizationIntervalTrackBar_ValueChanged ( object  sender,
EventArgs  e 
)
inlineprivate
void IPLab.SimplePosterizationForm.fillTypeCombo_SelectedIndexChanged ( object  sender,
EventArgs  e 
)
inlineprivate
override void IPLab.SimplePosterizationForm.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

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

References IPLab.SimplePosterizationForm.components.

Member Data Documentation

SimplePosterization IPLab.SimplePosterizationForm.filter = new SimplePosterization( )
private
bool IPLab.SimplePosterizationForm.updating = false
private
System.ComponentModel.IContainer IPLab.SimplePosterizationForm.components = null
private

Required designer variable.

Referenced by IPLab.SimplePosterizationForm.Dispose().

System.Windows.Forms.GroupBox IPLab.SimplePosterizationForm.groupBox1
private
System.Windows.Forms.Label IPLab.SimplePosterizationForm.label1
private
System.Windows.Forms.Label IPLab.SimplePosterizationForm.label2
private
System.Windows.Forms.Button IPLab.SimplePosterizationForm.cancelButton
private
System.Windows.Forms.Button IPLab.SimplePosterizationForm.okButton
private
System.Windows.Forms.PictureBox IPLab.SimplePosterizationForm.pictureBox1
private

Property Documentation

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

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