![]() |
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.
|
Additional Inherited Members | |
Public Member Functions inherited from BioCore.ISliceProvider | |
| Task< byte[]> | GetSlice (SliceInfo sliceInfo) |
| Get slice. More... | |
Public Member Functions inherited from BioCore.ISlideExternInfo | |
| IReadOnlyDictionary< string, byte[]> | GetExternImages () |
| Extern image. More... | |
Properties inherited from BioCore.ISliceProvider | |
| double | MinUnitsPerPixel [get] |
| um/pixel More... | |
Properties inherited from BioCore.ISlideExternInfo | |
| string | Source [get] |
| File path. More... | |
| IReadOnlyDictionary< string, object > | ExternInfo [get] |
| Extern info. More... | |
Definition at line 339 of file ISlideSource.cs.