mutable

fun mutable(hex: ValidatedString = validatedString(toHexString(), opaque())): ValidatedColor.MutableColor

Generates a MutableColor from this color holder

Return

MutableColor representing this color holder

Author

fzzyhmstrs

Since

0.2.0

Parameters

hex
  • ValidatedString, Optional - the validation for managing hex string representations of the MutableColor. Strongly recommended to use the defaulted overload