Typedef gpa::api_types::Color32

Typedef Documentation

using gpa::api_types::Color32 = detail::Color<uint8_t>

Graphics API agnostic representation of a four channel, 32 bit color with one uint8_t for each channel.