Function caerFrameEventGetPixelsSize
Defined in File frame.h
Function Documentation
-
static inline size_t caerFrameEventGetPixelsSize(caerFrameEventConst event)
Get the maximum size of the pixels array in bytes, in which you can still get valid pixels.
- Parameters:
event – a valid FrameEvent pointer. Cannot be NULL.
- Returns:
maximum valid pixels array size in bytes.