Definition at line 665 of file pvcam.py.
◆ _fields_
| list microscope.cameras.pvcam.md_frame._fields_ |
|
staticprotected |
Initial value:= [
("header", ctypes.POINTER(md_frame_header)),
("extMdData", ctypes.c_void_p),
("extMdDataSize", uns16),
("impliedRoi", rgn_type),
("roiArray", ctypes.POINTER(md_frame_roi)),
("roiCapacity", uns16),
("roiCount", uns16),
]
Definition at line 666 of file pvcam.py.
The documentation for this class was generated from the following file:
- BioImager/PythonMicroscope/microscope/cameras/pvcam.py