FFmpeg
|
Data Fields | |
float | xRed |
float | yRed |
float | xGreen |
float | yGreen |
float | xBlue |
float | yBlue |
float | xWhite |
float | yWhite |
float | gamma |
Definition at line 169 of file vf_ciescope.c.
float ColorSystem::xRed |
Definition at line 170 of file vf_ciescope.c.
Referenced by plot_gamuts().
float ColorSystem::yRed |
Definition at line 170 of file vf_ciescope.c.
Referenced by plot_gamuts().
float ColorSystem::xGreen |
Definition at line 171 of file vf_ciescope.c.
Referenced by plot_gamuts().
float ColorSystem::yGreen |
Definition at line 171 of file vf_ciescope.c.
Referenced by plot_gamuts().
float ColorSystem::xBlue |
Definition at line 172 of file vf_ciescope.c.
Referenced by plot_gamuts().
float ColorSystem::yBlue |
Definition at line 172 of file vf_ciescope.c.
Referenced by plot_gamuts().
float ColorSystem::xWhite |
Definition at line 173 of file vf_ciescope.c.
Referenced by plot_white_point().
float ColorSystem::yWhite |
Definition at line 173 of file vf_ciescope.c.
Referenced by plot_white_point().
float ColorSystem::gamma |
Definition at line 174 of file vf_ciescope.c.
Referenced by gamma_correct().