![]() |
BioImager
3.9.1
A .NET microscopy imaging library. Supports various microscopes by using imported libraries & GUI automation. Supported libraries include PriorĀ® & ZeissĀ® & all devices supported by Micromanager 2.0 and python-microscope.
|
Public Member Functions | |
| void | Initialize (Configuration configuration, IntPtr handle) |
| void | Update (Configuration configuration, IntPtr handle) |
| void | BeginDraw () |
| void | EndDraw () |
| void | Dispose () |
Properties | |
| Factory | Factory2D [get] |
| SharpDX.DirectWrite.Factory | FactoryDWrite [get] |
| WindowRenderTarget | RenderTarget2D [get] |
| SolidColorBrush | SceneColorBrush [get] |
Definition at line 9 of file Direct2D.cs.
| void BioImager.Direct2D.BeginDraw | ( | ) |
Definition at line 40 of file Direct2D.cs.
| void BioImager.Direct2D.Dispose | ( | ) |
Definition at line 51 of file Direct2D.cs.
| void BioImager.Direct2D.EndDraw | ( | ) |
Definition at line 45 of file Direct2D.cs.
| void BioImager.Direct2D.Initialize | ( | Configuration | configuration, |
| IntPtr | handle | ||
| ) |
Definition at line 16 of file Direct2D.cs.
| void BioImager.Direct2D.Update | ( | Configuration | configuration, |
| IntPtr | handle | ||
| ) |
Definition at line 28 of file Direct2D.cs.
|
get |
Definition at line 11 of file Direct2D.cs.
|
get |
Definition at line 12 of file Direct2D.cs.
|
get |
Definition at line 13 of file Direct2D.cs.
|
get |
Definition at line 14 of file Direct2D.cs.