![]() |
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 | |
| IReadOnlyDictionary< string, byte[]> | GetExternImages () |
| Extern image. More... | |
Properties | |
| string | Source [get] |
| File path. More... | |
| IReadOnlyDictionary< string, object > | ExternInfo [get] |
| Extern info. More... | |
Definition at line 346 of file ISlideSource.cs.
| IReadOnlyDictionary< string, byte[]> BioImager.ISlideExternInfo.GetExternImages | ( | ) |
|
get |
Extern info.
Implemented in BioImager.SlideSourceBase.
Definition at line 356 of file ISlideSource.cs.
|
get |
File path.
Implemented in BioImager.SlideSourceBase.
Definition at line 351 of file ISlideSource.cs.