Krita Source Code Documentation
Loading...
Searching...
No Matches
KisColorimetryUtils.h File Reference
#include <QVector2D>
#include <QVector3D>
#include <QMatrix4x4>
#include <boost/operators.hpp>
#include <QDebug>
#include <kritasurfacecolormanagementapi_export.h>

Go to the source code of this file.

Classes

class  KisColorimetryUtils::Colorimetry
 
struct  KisColorimetryUtils::xy
 
struct  KisColorimetryUtils::xyY
 
struct  KisColorimetryUtils::XYZ
 

Namespaces

namespace  KisColorimetryUtils
 

Functions

QMatrix4x4 KisColorimetryUtils::matrixFromColumns (const QVector3D &first, const QVector3D &second, const QVector3D &third)
 
QDebug KisColorimetryUtils::operator<< (QDebug debug, const Colorimetry &value)
 
QDebug KisColorimetryUtils::operator<< (QDebug debug, const xy &value)
 
QDebug KisColorimetryUtils::operator<< (QDebug debug, const xyY &value)
 
QDebug KisColorimetryUtils::operator<< (QDebug debug, const XYZ &value)