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.
All Classes Namespaces Functions Enumerations Properties
BioCore.ISlideSource Interface Reference

More...

Inheritance diagram for BioCore.ISlideSource:
BioCore.ISliceProvider BioCore.ISlideExternInfo BioCore.SlideSourceBase BioCore.SlideBase

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...
 

Detailed Description

Definition at line 339 of file ISlideSource.cs.


The documentation for this interface was generated from the following file: