color
Types
type::RGB
type::RGBusing RGB<auto R, auto G, auto B> = type::RGBA;type::RGB4444
type::RGB4444using RGB4444 = type::RGBA;type::RGB565
type::RGB565using RGB565 = type::RGB;type::RGB8
type::RGB8type::RGBA
type::RGBAtype::RGBA5551
type::RGBA5551type::RGBA8
type::RGBA8Last updated