Skip to content

GetDefaultColor

GetDefaultColor

Returns a predefined color by its index.

static uint  GetDefaultColor(
   const uint  i      // index
   );

Parameters

i

[in] Index to get the color.

Return Value

Color.

Last updated on