Function caerFrameEventGetChannelNumber

Function Documentation

static inline enum caer_frame_event_color_channels caerFrameEventGetChannelNumber(caerFrameEventConst event)

Get the actual color channels number for the current frame. This can be used to store RGB frames for example.

Parameters:

event – a valid FrameEvent pointer. Cannot be NULL.

Returns:

frame color channels number.