Same name in other branches
  1. 8.x-2.x src/ColorHSL.php \Drupal\color_field\ColorHSL::hue

Hue value (0-360).

Type: int

Fichier

src/ColorHSL.php, line 17

Classe

ColorHSL
RGB represents the RGB color format.

Namespace

Drupal\color_field

Code

protected int $hue;