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

Summary description for ImageStatisticsWindow. More...

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

Public Member Functions

 ImageStatisticsWindow ()
 
void GatherStatistics (Bitmap image)
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Private Member Functions

void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 

Private Attributes

System.Windows.Forms.PropertyGrid propertyGrid
 
System.ComponentModel.Container components = null
 Required designer variable. More...
 
int currentImageHash = 0
 

Detailed Description

Summary description for ImageStatisticsWindow.

Constructor & Destructor Documentation

IPLab.ImageStatisticsWindow.ImageStatisticsWindow ( )
inline

Member Function Documentation

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

Clean up any resources being used.

References IPLab.ImageStatisticsWindow.components.

void IPLab.ImageStatisticsWindow.InitializeComponent ( )
inlineprivate

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

Referenced by IPLab.ImageStatisticsWindow.ImageStatisticsWindow().

void IPLab.ImageStatisticsWindow.GatherStatistics ( Bitmap  image)
inline

Member Data Documentation

System.Windows.Forms.PropertyGrid IPLab.ImageStatisticsWindow.propertyGrid
private
System.ComponentModel.Container IPLab.ImageStatisticsWindow.components = null
private

Required designer variable.

Referenced by IPLab.ImageStatisticsWindow.Dispose().

int IPLab.ImageStatisticsWindow.currentImageHash = 0
private

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