Searched defs:ColorPremul (Results 1 – 2 of 2) sorted by relevance
21 struct ColorPremul { uint32_t A, R, G, B; }; // Use premultipled Alpha. argument
200 struct ColorPremul { uint32_t A, R, G, B; }; // Use premultipled Alpha. argument