Searched defs:ArgbDecode (Results 1 – 1 of 1) sorted by relevance
29 void ArgbDecode(uint32_t argb, int& a, int& r, int& g, int& b) { in ArgbDecode() function36 void ArgbDecode(uint32_t argb, int& a, FX_COLORREF& rgb) { in ArgbDecode() function