FFmpeg
Data Fields
PrimaryCoefficients Struct Reference

#include <colorspace.h>

Data Fields

double xr
 
double yr
 
double xg
 
double yg
 
double xb
 
double yb
 

Detailed Description

Definition at line 32 of file colorspace.h.

Field Documentation

◆ xr

double PrimaryCoefficients::xr

◆ yr

double PrimaryCoefficients::yr

◆ xg

double PrimaryCoefficients::xg

Definition at line 33 of file colorspace.h.

Referenced by ff_fill_rgb2xyz_table(), and ff_icc_profile_read_primaries().

◆ yg

double PrimaryCoefficients::yg

◆ xb

double PrimaryCoefficients::xb

Definition at line 33 of file colorspace.h.

Referenced by ff_fill_rgb2xyz_table(), and ff_icc_profile_read_primaries().

◆ yb

double PrimaryCoefficients::yb

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