Skip to main content

Module color

Module color 

Source
Expand description

Packed RGB and ARGB colors. Packed color values used by Vanilla codecs and network payloads.

Structsยง

ArgbColor
A packed color interpreted through its alpha, red, green, and blue channels.
RgbColor
A packed color interpreted through its red, green, and blue channels.