Expand description
§NiColor and NiColorA Module
This module provides two color structs, NiColor and NiColorA, representing RGB and RGBA colors respectively.
It includes support for arithmetic operations, hex and integer conversion, and display formatting.