Euphoria
Public Attributes | List of all members
eu::OkHsl Struct Reference

Represents a color in the OKhsl color space. More...

Public Attributes

An hue
 
float saturation
 
float lightness
 

Detailed Description

Represents a color in the OKhsl color space.

Definition at line 42 of file colors.h.

Member Data Documentation

◆ hue

An eu::OkHsl::hue

Definition at line 44 of file colors.h.

◆ lightness

float eu::OkHsl::lightness

Definition at line 46 of file colors.h.

◆ saturation

float eu::OkHsl::saturation

Definition at line 45 of file colors.h.


The documentation for this struct was generated from the following file: