5.3.4.55. Function image_get_color

5.3.4.55.1. Function Documentation

rgb8_t image_get_color(enum color_e color)

From a given color, returns the corresponding RBG representation.

Parameters

color – Color enum value.

Returns

RGB struct.