![]() |
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 | |
| TileCache (SlideSourceBase source, int capacity=1000) | |
| async Task< byte[]> | GetTile (TileInformation info) |
Definition at line 66 of file ISlideSource.cs.
| BioImager.TileCache.TileCache | ( | SlideSourceBase | source, |
| int | capacity = 1000 |
||
| ) |
Definition at line 71 of file ISlideSource.cs.
| async Task< byte[]> BioImager.TileCache.GetTile | ( | TileInformation | info | ) |
Definition at line 78 of file ISlideSource.cs.