decode

abstract fun decode(raw: String): Color?

Decodes a Color from a raw string.

Return

a Color from the raw string according this the specific strategy, or null if the conversion fails

Parameters

raw

raw string