Definition at line 83 of file colourspaces.h.
Public Types | |
typedef int | wider_type |
typedef float | float_type |
Static Public Attributes | |
static const bool | integral = true |
static const bool | is_signed = false |
static const int | bits_used = 8 |
static const unsigned char | max_intensity = (1 << bits_used) - 1 |