![]() |
BioCore
4.0.1
A .NET library & program for annotating, editing various microscopy imaging formats using Bioformats supported images. Including whole slide, pyramidal, and series.
|
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.
BioCore.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.