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

Go to the source code of this file.

Classes

class  KoColorimetryUtils::Colorimetry
 
struct  KoColorimetryUtils::xy
 
struct  KoColorimetryUtils::xyY
 
struct  KoColorimetryUtils::XYZ
 

Namespaces

namespace  KoColorimetryUtils
 

Functions

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