-
public final class ColorsKt
-
-
Field Summary
Fields Modifier and Type Field Description public final static IntegerALPHA_MASKprivate final static IntegeropaqueRgb
-
Method Summary
Modifier and Type Method Description final IntegergetOpaqueRgb()final static StringtoHexString(Color $self)final static ColortoColor(NamedColor $self)-
-
Method Detail
-
getOpaqueRgb
final Integer getOpaqueRgb()
-
toHexString
final static String toHexString(Color $self)
-
toColor
final static Color toColor(NamedColor $self)
-
-
-
-