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

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

Public Attributes

float l
 
float a
 
float b
 

Detailed Description

Represents a color in the OKlab color space.

Definition at line 66 of file colors.h.

Member Data Documentation

◆ a

float eu::OkLab::a

Definition at line 69 of file colors.h.

◆ b

float eu::OkLab::b

Definition at line 70 of file colors.h.

◆ l

float eu::OkLab::l

Definition at line 68 of file colors.h.


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