Skip to main content

Post-processing tools 2023 R2

_SharedMemoryFrame Struct Reference

Last update: 17.04.2023

#include <shared_memory_image_client.h>

Public Attributes

uint32_t iFrame
 monotonically increasing frame number
 
uint32_t iWidth
 width of a frame in pixels
 
uint32_t iHeight
 height of a frame in pixels
 
uint8_t * buffer
 pointer to a packed RGBRGBRGB... (iWidth*iHeight*3) bytes array of pixels
 

Detailed Description

Structure representing a frame of imagery in sequence

Definition at line 115 of file shared_memory_image_client.h.


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