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