private property ColorRGB::$blue in Color Field 8.2
The blue value (0-255).
Type: float
File
- src/
ColorRGB.php, line 29
Class
- ColorRGB
- RGB represents the RGB color format.
Namespace
Drupal\color_fieldCode
private $blue;
The blue value (0-255).
Type: float
private $blue;