inline UInt32 ToColor32() const;
ToColor32 returns the current color converted into a Color32 object. The color is returned directly, as both color formats are 32-bit and do not require conversion.
An UInt32 value containing the converted color.