RgbColorDecoder

Decodes a Color from an RGB string (e.g. rgb(255, 100, 25)).

Functions

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

Decodes a Color from a raw string.