SaschaZorn
Results
1
issues of
SaschaZorn
Define gamma independent color conversions static and make use of C++11 constexpr to support constructs like: class Colors { static const uint16_t RED = RGBmatrixPanel::Color333(7,0,0); static const uint16_t GREEN =...