Companion
object Companion
Functions
Link copied to clipboard
fun forHue(orientation: Orientation, colorProperty: ObservableColor, fromHue: Float, toHue: Float): HSVGradientBackground
Link copied to clipboard
fun forSaturation(orientation: Orientation, colorProperty: ObservableColor, fromSaturation: Float, toSaturation: Float): HSVGradientBackground
Link copied to clipboard
fun forValue(orientation: Orientation, colorProperty: ObservableColor, fromValue: Float, toValue: Float): HSVGradientBackground