![]() |
BioImager
3.9.1
A .NET microscopy imaging library. Supports various microscopes by using imported libraries & GUI automation. Supported libraries include PriorĀ® & ZeissĀ® & all devices supported by Micromanager 2.0 and python-microscope.
|
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] |
| BioImager.Resolution.Resolution | ( | int | w, |
| int | h, | ||
| int | omePx, | ||
| int | bitsPerPixel, | ||
| double | physX, | ||
| double | physY, | ||
| double | physZ, | ||
| double | stageX, | ||
| double | stageY, | ||
| double | stageZ | ||
| ) |
| BioImager.Resolution.Resolution | ( | int | w, |
| int | h, | ||
| PixelFormat | f, | ||
| double | physX, | ||
| double | physY, | ||
| double | physZ, | ||
| double | stageX, | ||
| double | stageY, | ||
| double | stageZ | ||
| ) |
| Resolution BioImager.Resolution.Copy | ( | ) |
| override string BioImager.Resolution.ToString | ( | ) |
|
getset |
|
getset |
|
getset |
|
getset |
|
get |
Definition at line 229 of file Bio.cs.
|
get |
Definition at line 241 of file Bio.cs.
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
get |
|
get |