![]() |
BioLib
3.6.2
A GUI-less version of Bio .NET library for editing & annotating various microscopy image formats.
|
Public Member Functions | |
| 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 () |
Public Attributes | |
| int | x |
| int | y |
| PixelFormat | format |
| double | px |
| double | py |
| double | pz |
| double | sx |
| double | sy |
| double | sz |
Properties | |
| int | SizeX [get, set] |
| int | SizeY [get, set] |
| double | PhysicalSizeX [get, set] |
| double | PhysicalSizeY [get, set] |
| double | PhysicalSizeZ [get, set] |
| double | StageSizeX [get, set] |
| double | StageSizeY [get, set] |
| double | StageSizeZ [get, set] |
| double | VolumeWidth [get] |
| double | VolumeHeight [get] |
| PixelFormat | PixelFormat [get, set] |
| int | RGBChannelsCount [get] |
| long | SizeInBytes [get] |
| BioLib.Resolution.Resolution | ( | int | w, |
| int | h, | ||
| int | omePx, | ||
| int | bitsPerPixel, | ||
| double | physX, | ||
| double | physY, | ||
| double | physZ, | ||
| double | stageX, | ||
| double | stageY, | ||
| double | stageZ ) |
| BioLib.Resolution.Resolution | ( | int | w, |
| int | h, | ||
| PixelFormat | f, | ||
| double | physX, | ||
| double | physY, | ||
| double | physZ, | ||
| double | stageX, | ||
| double | stageY, | ||
| double | stageZ ) |
| Resolution BioLib.Resolution.Copy | ( | ) |
| override string BioLib.Resolution.ToString | ( | ) |
|
getset |
|
getset |
|
getset |
|
getset |
|
get |
Definition at line 232 of file Bio.cs.
|
get |
Definition at line 244 of file Bio.cs.
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
get |
|
get |