Constructor.
The red channel, in the range [0, 1].
The green channel, in the range [0, 1].
The blue channel, in the range [0, 1].
ReadonlybThe blue channel, in the range [0, 1].
ReadonlygThe green channel, in the range [0, 1].
ReadonlyrThe red channel, in the range [0, 1].
StaticblackBlack.
StaticblueBlue.
StaticbrandBrand.
StaticcyanCyan.
StaticgreenGreen.
StaticmagentaMagenta.
StaticorangeOrange.
StaticredRed.
StaticwhiteWhite.
StaticyellowYellow.
StaticequalsStaticfromCreates a color from a hexadecimal code.
The hexadecimal code.
The corresponding color.
StaticfromDecodes a 32-bit integer to a color.
The encoded color.
The decoded color.
StaticrandomStatictoEncodes a color to a 32-bit integer.
The red channel [0, 1].
The green channel [0, 1].
The blue channel [0, 1].
The alpha channel [0, 1].
The encoded color.
Immutable RGB color.