![]() |
BioGTK
5.1.1
A .NET library & program for annotating, editing various microscopy imaging formats using Bioformats supported images.
|
This is the complete list of members for Bio.SlideImage, including all inherited members.
| BioImage | Bio.SlideImage | |
| CalculateBaseFactor(int originalResolution, int lastLevelResolution, int totalLevels) | Bio.SlideImage | inlinestatic |
| Close() | Bio.SlideImage | inline |
| DetectVendor(string filename) | Bio.SlideImage | inlinestatic |
| Dimensions | Bio.SlideImage | |
| Dispose(bool disposing) | Bio.SlideImage | inlineprotectedvirtual |
| Dispose() | Bio.SlideImage | inline |
| GetLevelDimension(int level) | Bio.SlideImage | inline |
| GetLevelDimensions() | Bio.SlideImage | inline |
| GetLevelDownsamples(double baseDownsampleFactor, int totalLevels) | Bio.SlideImage | inlinestatic |
| Initialize(string path=null) | Bio.SlideImage | inlinestatic |
| LevelCount | Bio.SlideImage | |
| Open(BioImage b) | Bio.SlideImage | inlinestatic |
| ReadRegion(int level, long x, long y, long width, long height) | Bio.SlideImage | inline |
| ReadRegionAsync(int level, long curLevelOffsetXPixel, long curLevelOffsetYPixel, int curTileWidth, int curTileHeight, ZCT coord) | Bio.SlideImage | inline |
| SlideImage() | Bio.SlideImage | inline |
| TryReadRegion(int level, long x, long y, long width, long height, out byte[] data, ZCT zct) | Bio.SlideImage | inline |