![]() |
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.
|
This is the complete list of members for BioCore.SlideImage, including all inherited members.
| BioImage (defined in BioCore.SlideImage) | BioCore.SlideImage | |
| CalculateBaseFactor(int originalResolution, int lastLevelResolution, int totalLevels) | BioCore.SlideImage | static |
| Close() (defined in BioCore.SlideImage) | BioCore.SlideImage | |
| DetectVendor(string filename) | BioCore.SlideImage | static |
| Dimensions | BioCore.SlideImage | |
| Dispose(bool disposing) | BioCore.SlideImage | protectedvirtual |
| Dispose() | BioCore.SlideImage | |
| GetLevelDimension(int level) | BioCore.SlideImage | |
| GetLevelDimensions() | BioCore.SlideImage | |
| GetLevelDownsamples(double baseDownsampleFactor, int totalLevels) | BioCore.SlideImage | static |
| Initialize(string path=null) | BioCore.SlideImage | static |
| LevelCount | BioCore.SlideImage | |
| Open(BioImage b) | BioCore.SlideImage | static |
| ReadRegion(int level, long x, long y, long width, long height) | BioCore.SlideImage | |
| ReadRegionAsync(int level, long curLevelOffsetXPixel, long curLevelOffsetYPixel, int curTileWidth, int curTileHeight, ZCT coord) (defined in BioCore.SlideImage) | BioCore.SlideImage | |
| SlideImage() | BioCore.SlideImage | |
| TryReadRegion(int level, long x, long y, long width, long height, out byte[] data, ZCT zct) | BioCore.SlideImage |