Method | Description | |
---|---|---|
EBPixeltest ( ) : System | ||
StartModal ( IBE parent ) : void |
starts the form modal with it's parent
|
|
addPicture ( |
adds a new test picture
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
EBPixeltest_Shown ( object sender, |
Shown-event: window will be centered over it's parent
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnOK_Click ( object sender, |
OK_clicked event
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public addPicture ( |
||
newPicture | ||
Pixelcount | int | |
return | void |