Module ecolor::hex_color_runtime
source · Expand description
Convert colors to and from the hex-color string format at runtime
Supports the 3, 4, 6, and 8-digit formats, according to the specification in https://drafts.csswg.org/css-color-4/#hex-color
Enums§
- A wrapper around Color32 that converts to and from a hex-color string