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

Yuv-to-rgb matrix using scaled integers where 1000 is 1. More...

#include <grcolourspacematrix.h>

Public Types

typedef matrix_1000_inverse inverse_type
 

Static Public Attributes

static g__constexpr int scale = 1000
 
static g__constexpr int yr = 299
 
static g__constexpr int yg = 587
 
static g__constexpr int yb = 114
 
static g__constexpr int ur = -169
 
static g__constexpr int ug = -331
 
static g__constexpr int ub = 500
 
static g__constexpr int vr = 500
 
static g__constexpr int vg = -419
 
static g__constexpr int vb = -81
 

Detailed Description

Yuv-to-rgb matrix using scaled integers where 1000 is 1.

Definition at line 97 of file grcolourspacematrix.h.


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