AbstractStaticfromStaticisCHech whether a string is a valid hex string.
The string to check.
True if the hex string is valid.
StatictoConvert a color to a hex string.
Format: #XXXXYYYYZZZZ.
The color to map.
The hex string.
StatictoConvert a color to a hex string.
Format: #XXXXYYYYZZZZAAAA.
The color to map.
The hex string.
StatictoConvert a color to a hex string.
Format: #XYZ.
The color to map.
The hex string.
StatictoConvert a color to a hex string.
Format: #XYZA.
The color to map.
The hex string.
StatictoConvert a color to a hex string.
Format: #XXYYZZ.
The color to map.
The hex string.
StatictoConvert a color to a hex string.
Format: #XXYYZZAA.
The color to map.
The hex string.
Classic hex string related methods. Hex strings are in format:
#...with a variable length deoending on the accuracy.