CVD 0.8
Public Types | Static Public Member Functions
CVD::color< T, 1 > Struct Template Reference

traits type defining colors for pixel types. More...

#include <draw.h>

List of all members.

Public Types

typedef Pixel::Component< T >::type TComp

Static Public Member Functions

static const T & black ()
static const T & gray ()
static const T & white ()

Detailed Description

template<class T>
struct CVD::color< T, 1 >

traits type defining colors for pixel types.

For pixel types with one component only gray scale color functions are defined.

Definition at line 79 of file draw.h.


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