You are here

protected property ColorHSL::$hue in Color Field 8.2

Hue value (0-360).

Type: int

File

src/ColorHSL.php, line 17

Class

ColorHSL
RGB represents the RGB color format.

Namespace

Drupal\color_field

Code

protected $hue;