Visual Computing Library
devel
|
A concept representing a Color. More...
#include <vclib/space/core/color.h>
A concept representing a Color.
The concept is satisfied when T
is a class that instantiates or derives from a Color class.
T | The type to be tested for conformity to the ColorConcept. |