javafx.ui

Color

Extends: AbstractColor

Attributes

public blue: Number
public green: Number
public opacity: Number
public red: Number

Operations/Functions

public (r: Number, g: Number, b: Number, a: Number)
public interpolate(nextValue: Color, t: Number)

Operations/Functions Inherited from javafx.ui.AbstractColor

getColor

Operations/Functions Inherited from javafx.ui.Paint

getPaint