Typedef Acts::ColorRGB

Typedef Documentation

using Acts::ColorRGB = std::array<int, 3>

The color typedef.

It’s an array of three numbers [0, 255] representing the RGB color values.