Chesto 0.9
A declarative and element-based library for creating GUIs on homebrew'd consoles
Public Attributes | List of all members
Chesto::hsv Struct Reference

Public Attributes

double h
 
double s
 
double v
 

Detailed Description

Definition at line 11 of file colorspaces.hpp.

Member Data Documentation

◆ h

double Chesto::hsv::h

Definition at line 12 of file colorspaces.hpp.

◆ s

double Chesto::hsv::s

Definition at line 13 of file colorspaces.hpp.

◆ v

double Chesto::hsv::v

Definition at line 14 of file colorspaces.hpp.


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