|
| Resolution (int w, int h, int omePx, int bitsPerPixel, double physX, double physY, double physZ, double stageX, double stageY, double stageZ) |
|
| Resolution (int w, int h, PixelFormat f, double physX, double physY, double physZ, double stageX, double stageY, double stageZ) |
|
Resolution | Copy () |
|
override string | ToString () |
|
Definition at line 218 of file Bio.cs.
◆ Resolution() [1/2]
BioCore.Resolution.Resolution |
( |
int |
w, |
|
|
int |
h, |
|
|
int |
omePx, |
|
|
int |
bitsPerPixel, |
|
|
double |
physX, |
|
|
double |
physY, |
|
|
double |
physZ, |
|
|
double |
stageX, |
|
|
double |
stageY, |
|
|
double |
stageZ |
|
) |
| |
◆ Resolution() [2/2]
BioCore.Resolution.Resolution |
( |
int |
w, |
|
|
int |
h, |
|
|
PixelFormat |
f, |
|
|
double |
physX, |
|
|
double |
physY, |
|
|
double |
physZ, |
|
|
double |
stageX, |
|
|
double |
stageY, |
|
|
double |
stageZ |
|
) |
| |
◆ Copy()
◆ ToString()
override string BioCore.Resolution.ToString |
( |
| ) |
|
◆ format
PixelFormat BioCore.Resolution.format |
◆ px
double BioCore.Resolution.px |
◆ py
double BioCore.Resolution.py |
◆ pz
double BioCore.Resolution.pz |
◆ sx
double BioCore.Resolution.sx |
◆ sy
double BioCore.Resolution.sy |
◆ sz
double BioCore.Resolution.sz |
◆ PhysicalSizeX
double BioCore.Resolution.PhysicalSizeX |
|
getset |
◆ PhysicalSizeY
double BioCore.Resolution.PhysicalSizeY |
|
getset |
◆ PhysicalSizeZ
double BioCore.Resolution.PhysicalSizeZ |
|
getset |
◆ PixelFormat
PixelFormat BioCore.Resolution.PixelFormat |
|
getset |
◆ RGBChannelsCount
int BioCore.Resolution.RGBChannelsCount |
|
get |
◆ SizeInBytes
long BioCore.Resolution.SizeInBytes |
|
get |
◆ SizeX
int BioCore.Resolution.SizeX |
|
getset |
◆ SizeY
int BioCore.Resolution.SizeY |
|
getset |
◆ StageSizeX
double BioCore.Resolution.StageSizeX |
|
getset |
◆ StageSizeY
double BioCore.Resolution.StageSizeY |
|
getset |
◆ StageSizeZ
double BioCore.Resolution.StageSizeZ |
|
getset |
◆ VolumeHeight
double BioCore.Resolution.VolumeHeight |
|
get |
◆ VolumeWidth
double BioCore.Resolution.VolumeWidth |
|
get |
The documentation for this struct was generated from the following file: