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

Public Attributes

double h
 
double s
 
double v
 

Detailed Description

Definition at line 8 of file colorspaces.hpp.

Member Data Documentation

◆ h

double hsv::h

Definition at line 9 of file colorspaces.hpp.

◆ s

double hsv::s

Definition at line 10 of file colorspaces.hpp.

◆ v

double hsv::v

Definition at line 11 of file colorspaces.hpp.


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