HexColorDecoder

Decodes a Color from a hexadecimal string (e.g. #FF0000).

Functions

Link copied to clipboard
open override fun decode(raw: String): Color?

Decodes a Color from a raw string.