get_virtual_image_buffer_info#
- Client.get_virtual_image_buffer_info() VirtualImageInfo#
Get information about the virtual image buffer from DE-Server.
Returns the buffer size, dimensions, and data type for the virtual image produced by the active virtual detector configuration.
- Returns:
Object containing: -
buffer_size: total bytes of one virtual image frame -width: image width in pixels -height: image height in pixels -data_type:DataTypeof each pixel- Return type:
VirtualImageInfo