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