Searched defs:ColourAlpha (Results 1 – 1 of 1) sorted by relevance
236 constexpr ColourAlpha(unsigned int red, unsigned int green, unsigned int blue) noexcept : in ColourAlpha() function240 …constexpr ColourAlpha(unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha)… in ColourAlpha() function244 constexpr ColourAlpha(ColourDesired cd, unsigned int alpha) noexcept : in ColourAlpha() function