![]() |
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.
|
Properties | |
int | DstPixelWidth = 0 [get, set] |
Scale to width,default 0(no scale) /// More... | |
int | DstPixelHeight = 0 [get, set] |
Scale to height,default 0(no scale) More... | |
SampleMode | SampleMode = SampleMode.Nearest [get, set] |
Sample mode. More... | |
int? | Quality [get, set] |
Image quality. More... | |
Definition at line 431 of file ISlideSource.cs.
|
getset |
Scale to height,default 0(no scale)
Definition at line 441 of file ISlideSource.cs.
|
getset |
Scale to width,default 0(no scale) ///
Definition at line 436 of file ISlideSource.cs.
|
getset |
Image quality.
Definition at line 451 of file ISlideSource.cs.
|
getset |
Sample mode.
Definition at line 446 of file ISlideSource.cs.