Generated Object
javafx.scene.paint.Color
Value Argument
red - the red component of an rgb color using an integer in the range of 0 to 255
green - the green component of an rgb color using an integer in the range of 0 to 255
blue - the blue component of an rgb color using an integer in the range of 0 to 255
Attributes
This node takes not attributes
Content
This node takes no content.
Usage
This node creates a color based on rgb values. see javafx.scene.paint.Color#rgb
Examples
[Provide an example of the node. Remove section if not needed.]
Labels