Searched refs:ALPHA_LENGTH (Results 1 – 1 of 1) sorted by relevance
46 constexpr int32_t ALPHA_LENGTH = 2; variable1377 alphaStream << std::hex << std::setw(ALPHA_LENGTH) << std::setfill(UNICODE_BODY) << alpha; in ConvertColorToString()