HsvHslColorDecoder

Decodes a Color from an HSV or HSL string (e.g. hsv(208, 70, 66) or hsl(208, 54, 43)).

Functions

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

Decodes a Color from a raw string.