BioImager  4.9.0
A .NET microscopy imaging application based on Bio library. Supports various microscopes by using imported libraries & GUI automation. Supports XInput game controllers to move stage, take images, run ImageJ macros on images or Bio C# scripts.
Loading...
Searching...
No Matches
microscope.cameras.pvcam.md_frame_roi Class Reference
Inheritance diagram for microscope.cameras.pvcam.md_frame_roi:

Static Protected Attributes

list _fields_
 

Detailed Description

Definition at line 655 of file pvcam.py.

Member Data Documentation

◆ _fields_

list microscope.cameras.pvcam.md_frame_roi._fields_
staticprotected
Initial value:
= [
("header", ctypes.POINTER(md_frame_roi_header)),
("data", ctypes.c_void_p),
("dataSize", uns32),
("extMdData", ctypes.c_void_p),
("extMdDataSize", uns16),
]

Definition at line 656 of file pvcam.py.


The documentation for this class was generated from the following file: