VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Gr::ColourSpace::range_rgb Class Reference

Defines the "digital" range for r/g/b components. More...

#include <grcolourspaceranges.h>

Public Types

typedef unsigned char value_type
 

Static Public Attributes

static g__constexpr value_type min = 0
 
static g__constexpr value_type max = 255
 
static g__constexpr bool is_signed = 0
 

Detailed Description

Defines the "digital" range for r/g/b components.

This is [0..255], so having a size of 255.

range for rgb components (0..255)

Definition at line 60 of file grcolourspaceranges.h.


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