Interface ColorProperty
- All Superinterfaces:
Transmittable<Color>
- All Known Implementing Classes:
AdaptiveColorProperty
,AnimatedColorProperty
,AnimatedColorProperty.AnimatedAlpha
,StyledColorProperty
,TransitionedColorProperty
,VariableColorProperty
Utility methods for color properties.
-
Method Summary
Methods inherited from interface dev.prozilla.pine.common.Transmittable
transmit
-
Method Details
-
getColor
- Returns:
- A new color with the value of this property.
-