VideoTools
|
Defines the "digital" range for u/v components. More...
#include <grcolourspaceranges.h>
Public Types | |
typedef unsigned char | value_type |
Static Public Attributes | |
static g__constexpr value_type | min = 16 |
static g__constexpr value_type | max = 240 |
static g__constexpr bool | is_signed = 1 |
Defines the "digital" range for u/v components.
This is [16..240], so having a size of 224.
Definition at line 47 of file grcolourspaceranges.h.