![]() |
BioLib
3.6.2
A GUI-less version of Bio .NET library for editing & annotating various microscopy image formats.
|
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.
| BioLib.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.