Function caerFrameEventPacketGetPixelsSize

Function Documentation

static inline size_t caerFrameEventPacketGetPixelsSize(caerFrameEventPacketConst packet)

Get the maximum size of the pixels array in bytes, based upon how much memory was allocated to it by ‘caerFrameEventPacketAllocate()’.

Parameters:

packet – a valid FrameEventPacket pointer. Cannot be NULL.

Returns:

maximum pixels array size in bytes.