libdcp
|
ColourConversion class. More...
#include "chromaticity.h"
#include <memory>
#include <boost/numeric/ublas/matrix.hpp>
#include <boost/optional.hpp>
Go to the source code of this file.
Classes | |
class | dcp::ColourConversion |
A representation of all the parameters involved the colourspace conversion of a YUV image to XYZ (via RGB) More... | |
Namespaces | |
dcp | |
Namespace for everything in libdcp. | |
Enumerations | |
enum class | YUVToRGB { REC601 , REC709 , COUNT } |
ColourConversion class.
Definition in file colour_conversion.h.