Polymake Template Library (PTL): pm::HSV Class Reference
Polymake Template Library (PTL)  4.2
pm::HSV Class Reference

Color description in HSV space. More...

Inherits pm::GenericStruct< Struct >.

Public Member Functions

 HSV ()
 defaults to black
 
 HSV (double h, double s, double v)
 create from channels
 
 HSV (const RGB &)
 converts from RGB representation
 

Detailed Description

Color description in HSV space.

Hue-Saturation-Value color model. This color model is more natural with respect to human physiology than the RGB model.


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