You are here

private property ColorRGB::$red in Color Field 8.2

The red value (0-255).

Type: float

File

src/ColorRGB.php, line 15

Class

ColorRGB
RGB represents the RGB color format.

Namespace

Drupal\color_field

Code

private $red;