![]() |
BioImager
4.9.0
A .NET microscopy imaging application based on Bio library. Supports various microscopes by using imported libraries & GUI automation. Supports XInput game controllers to move stage, take images, run ImageJ macros on images or Bio C# scripts.
|
Public Member Functions | |
| void | UpdateGUI () |
| It updates the GUI to reflect the current state of the shutters. | |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
| Clean up any resources being used. | |
Definition at line 3 of file Light.Designer.cs.
| BioImager.Light.Light | ( | ) |
Definition at line 18 of file Light.cs.
|
protected |
Clean up any resources being used.
| disposing | true if managed resources should be disposed; otherwise, false. |
Definition at line 14 of file Light.Designer.cs.
| void BioImager.Light.UpdateGUI | ( | ) |
It updates the GUI to reflect the current state of the shutters.
Definition at line 28 of file Light.cs.