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

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

Public Attributes

An hue
 
float saturation
 
float lightness
 

Detailed Description

Represents a color in the sRGB color space.

Definition at line 50 of file colors.h.

Member Data Documentation

◆ hue

An eu::Hsl::hue

Definition at line 52 of file colors.h.

◆ lightness

float eu::Hsl::lightness

Definition at line 54 of file colors.h.

◆ saturation

float eu::Hsl::saturation

Definition at line 53 of file colors.h.


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