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

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

Public Attributes

An hue
 
float saturation
 
float value
 

Detailed Description

Represents a color in the OKhsv color space.

Definition at line 34 of file colors.h.

Member Data Documentation

◆ hue

An eu::OkHsv::hue

Definition at line 36 of file colors.h.

◆ saturation

float eu::OkHsv::saturation

Definition at line 37 of file colors.h.

◆ value

float eu::OkHsv::value

Definition at line 38 of file colors.h.


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