Rgb-to-yuv matrix using scaled integers where 256 is 1.
More...
#include <grcolourspacematrix.h>
|
static g__constexpr int | scale = 256 |
|
static g__constexpr int | ry = 256 |
|
static g__constexpr int | ru = 0 |
|
static g__constexpr int | rv = 359 |
|
static g__constexpr int | gy = 256 |
|
static g__constexpr int | gu = -88 |
|
static g__constexpr int | gv = -183 |
|
static g__constexpr int | by = 256 |
|
static g__constexpr int | bu = 454 |
|
static g__constexpr int | bv = 0 |
|
Rgb-to-yuv matrix using scaled integers where 256 is 1.
Definition at line 36 of file grcolourspacematrix.h.
The documentation for this class was generated from the following file: