|
CVD 0.8
|
traits type defining colors for pixel types. More...
#include <draw.h>
Public Types | |
| typedef Pixel::Component< T >::type | TComp |
Static Public Member Functions | |
| static const T & | black () |
| static const T & | gray () |
| static const T & | white () |
traits type defining colors for pixel types.
For pixel types with one component only gray scale color functions are defined.
1.7.4