FFmpeg
Data Fields
ColorSystem Struct Reference

Data Fields

float xRed
 
float yRed
 
float xGreen
 
float yGreen
 
float xBlue
 
float yBlue
 
float xWhite
 
float yWhite
 
float gamma
 

Detailed Description

Definition at line 169 of file vf_ciescope.c.

Field Documentation

◆ xRed

float ColorSystem::xRed

Definition at line 170 of file vf_ciescope.c.

Referenced by plot_gamuts().

◆ yRed

float ColorSystem::yRed

Definition at line 170 of file vf_ciescope.c.

Referenced by plot_gamuts().

◆ xGreen

float ColorSystem::xGreen

Definition at line 171 of file vf_ciescope.c.

Referenced by plot_gamuts().

◆ yGreen

float ColorSystem::yGreen

Definition at line 171 of file vf_ciescope.c.

Referenced by plot_gamuts().

◆ xBlue

float ColorSystem::xBlue

Definition at line 172 of file vf_ciescope.c.

Referenced by plot_gamuts().

◆ yBlue

float ColorSystem::yBlue

Definition at line 172 of file vf_ciescope.c.

Referenced by plot_gamuts().

◆ xWhite

float ColorSystem::xWhite

Definition at line 173 of file vf_ciescope.c.

Referenced by plot_white_point().

◆ yWhite

float ColorSystem::yWhite

Definition at line 173 of file vf_ciescope.c.

Referenced by plot_white_point().

◆ gamma

float ColorSystem::gamma

Definition at line 174 of file vf_ciescope.c.

Referenced by gamma_correct().


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