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

Public Member Functions

 HolesFillingForm ()
 

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 maxWidthBox_TextChanged (object sender, EventArgs e)
 
void maxHeightBox_TextChanged (object sender, EventArgs e)
 
void maxWidthTrackBar_ValueChanged (object sender, EventArgs e)
 
void maxHeightTrackBar_ValueChanged (object sender, EventArgs e)
 
void modeCombo_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

FillHoles filter = new FillHoles( )
 
bool updating = false
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.TextBox maxHeightBox
 
System.Windows.Forms.GroupBox groupBox1
 
FilterPreview filterPreview
 
System.Windows.Forms.TrackBar maxHeightTrackBar
 
System.Windows.Forms.Button cancelButton
 
System.Windows.Forms.TrackBar maxWidthTrackBar
 
System.Windows.Forms.GroupBox groupBox2
 
System.Windows.Forms.Label label2
 
System.Windows.Forms.ComboBox modeCombo
 
System.Windows.Forms.TextBox maxWidthBox
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.Button okButton
 

Constructor & Destructor Documentation

Member Function Documentation

void IPLab.HolesFillingForm.maxWidthBox_TextChanged ( object  sender,
EventArgs  e 
)
inlineprivate
void IPLab.HolesFillingForm.maxHeightBox_TextChanged ( object  sender,
EventArgs  e 
)
inlineprivate
void IPLab.HolesFillingForm.maxWidthTrackBar_ValueChanged ( object  sender,
EventArgs  e 
)
inlineprivate
void IPLab.HolesFillingForm.maxHeightTrackBar_ValueChanged ( object  sender,
EventArgs  e 
)
inlineprivate
void IPLab.HolesFillingForm.modeCombo_SelectedIndexChanged ( object  sender,
EventArgs  e 
)
inlineprivate
override void IPLab.HolesFillingForm.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

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

References IPLab.HolesFillingForm.components.

Member Data Documentation

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

Required designer variable.

Referenced by IPLab.HolesFillingForm.Dispose().

System.Windows.Forms.GroupBox IPLab.HolesFillingForm.groupBox1
private
System.Windows.Forms.TrackBar IPLab.HolesFillingForm.maxHeightTrackBar
private
System.Windows.Forms.Button IPLab.HolesFillingForm.cancelButton
private
System.Windows.Forms.TrackBar IPLab.HolesFillingForm.maxWidthTrackBar
private
System.Windows.Forms.GroupBox IPLab.HolesFillingForm.groupBox2
private
System.Windows.Forms.Label IPLab.HolesFillingForm.label2
private
System.Windows.Forms.ComboBox IPLab.HolesFillingForm.modeCombo
private
System.Windows.Forms.Label IPLab.HolesFillingForm.label1
private
System.Windows.Forms.Button IPLab.HolesFillingForm.okButton
private

Property Documentation

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

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