nn::util::Color8::ToU32
Member Function
Syntax
u32 ToU32() const;
Arguments
None.
Return Values
A color that has been converted into a
u32
value.
Description
Gets a color as a
u32
value.
Revision History
2010/08/23
Initial version.
CONFIDENTIAL