|
void | InitResolutions (IDictionary< int, BruTile.Resolution > resolutions, int tileWidth, int tileHeight) |
|
override void | Dispose (bool disposing) |
|
virtual void | Dispose (bool disposing) |
|
|
static byte[] | LastSlice |
|
static Extent | destExtent |
|
static Extent | sourceExtent |
|
static double | curUnitsPerPixel = 1 |
|
static bool | UseVips = true |
|
static bool | UseRealResolution = true [get, set] |
|
double | MinUnitsPerPixel [get, protected set] |
| um/pixel More...
|
|
SlideImage | Image [get, set] |
|
ITileSchema | Schema [get, protected set] |
|
string | Name [get, protected set] |
|
Attribution | Attribution [get, protected set] |
|
IReadOnlyDictionary< string, object > | ExternInfo [get, protected set] |
| Extern info. More...
|
|
string | Source [get, protected set] |
| File path. More...
|
|
double | MinUnitsPerPixel [get] |
| um/pixel More...
|
|
string | Source [get] |
| File path. More...
|
|
IReadOnlyDictionary< string, object > | ExternInfo [get] |
| Extern info. More...
|
|
Definition at line 14 of file SlideBase.cs.
◆ SlideBase()
◆ ConvertRgbaToRgb()
static byte[] BioCore.SlideBase.ConvertRgbaToRgb |
( |
byte[] |
rgbaArray | ) |
|
|
static |
◆ DetectVendor()
static string BioCore.SlideBase.DetectVendor |
( |
string |
source | ) |
|
|
static |
◆ Dispose()
override void BioCore.SlideBase.Dispose |
( |
bool |
disposing | ) |
|
|
protectedvirtual |
◆ GetExternImages()
override IReadOnlyDictionary< string, byte[]> BioCore.SlideBase.GetExternImages |
( |
| ) |
|
|
virtual |
◆ GetTile()
byte[] BioCore.SlideBase.GetTile |
( |
TileInfo |
tileInfo | ) |
|
◆ InitResolutions()
void BioCore.SlideBase.InitResolutions |
( |
IDictionary< int, BruTile.Resolution > |
resolutions, |
|
|
int |
tileWidth, |
|
|
int |
tileHeight |
|
) |
| |
|
protected |
◆ SlideImage
The documentation for this class was generated from the following file: