NamedColorDecoder

Decodes a Color from the name (case-insensitive) of a NamedColor (e.g. red, GREEN, bLuE, aliceblue).

Functions

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

Decodes a Color from a raw string.