BioGTK  5.1.1
A .NET library & program for annotating, editing various microscopy imaging formats using Bioformats supported images.
Loading...
Searching...
No Matches
Bio.ISliceProvider Interface Reference
Inheritance diagram for Bio.ISliceProvider:
Bio.ISlideSource Bio.SlideSourceBase Bio.SlideBase

Public Member Functions

Task< byte[]> GetSlice (SliceInfo sliceInfo)
 Get slice.
 

Properties

double MinUnitsPerPixel [get]
 um/pixel
 

Member Function Documentation

◆ GetSlice()

Task< byte[]> Bio.ISliceProvider.GetSlice ( SliceInfo  sliceInfo)

Get slice.

Parameters
sliceInfoSlice info
Returns

Implemented in Bio.SlideSourceBase.

Property Documentation

◆ MinUnitsPerPixel

double Bio.ISliceProvider.MinUnitsPerPixel
get

um/pixel

Implemented in Bio.SlideSourceBase.

411{ get; }

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