|
VideoTools
|
Defines the "digital" range for y component. 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 = 235 |
| static g__constexpr bool | is_signed = 0 |
Defines the "digital" range for y component.
This is [16..235], so having a size of 219.
Definition at line 35 of file grcolourspaceranges.h.