![]() |
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.
|
This is the complete list of members for microscope.abc.Camera, including all inherited members.
| __init__(self, **kwargs) | microscope.abc.Camera | |
| ALLOWED_TRANSFORMS (defined in microscope.abc.Camera) | microscope.abc.Camera | static |
| get_binning(self) | microscope.abc.Camera | |
| get_cycle_time(self) | microscope.abc.Camera | |
| get_exposure_time(self) | microscope.abc.Camera | |
| get_roi(self) | microscope.abc.Camera | |
| get_sensor_shape(self) | microscope.abc.Camera | |
| get_transform(self) | microscope.abc.Camera | |
| set_binning(self, microscope.Binning binning) | microscope.abc.Camera | |
| set_exposure_time(self, float value) | microscope.abc.Camera | |
| set_readout_mode(self, description) | microscope.abc.Camera | |
| set_roi(self, microscope.ROI roi) | microscope.abc.Camera | |
| set_transform(self, transform) | microscope.abc.Camera |