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 Class Reference
Inheritance diagram for microscope.cameras.pvcam.md_frame:

Static Protected Attributes

list _fields_
 

Detailed Description

Definition at line 665 of file pvcam.py.

Member Data Documentation

◆ _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: