![]() |
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.
|
Slide tile layer More...
Public Member Functions | |
| SlideTileLayer (ISlideSource source=null, int minTiles=200, int maxTiles=300, IDataFetchStrategy dataFetchStrategy=null, IRenderFetchStrategy renderFetchStrategy=null, int minExtraTiles=-1, int maxExtraTiles=-1, Func< TileInfo, Task< IFeature > > fetchTileAsFeature=null) | |
Properties | |
| override IReadOnlyList< double > | Resolutions [get] |
Slide tile layer
Definition at line 20 of file SlideTileLayer.cs.
| BioImager.SlideTileLayer.SlideTileLayer | ( | ISlideSource | source = null, |
| int | minTiles = 200, |
||
| int | maxTiles = 300, |
||
| IDataFetchStrategy | dataFetchStrategy = null, |
||
| IRenderFetchStrategy | renderFetchStrategy = null, |
||
| int | minExtraTiles = -1, |
||
| int | maxExtraTiles = -1, |
||
| Func< TileInfo, Task< IFeature > > | fetchTileAsFeature = null |
||
| ) |
Definition at line 24 of file SlideTileLayer.cs.
|
get |
Definition at line 39 of file SlideTileLayer.cs.