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_fieldCode
private $red;
The red value (0-255).
Type: float
private $red;