Krita Source Code Documentation
Loading...
Searching...
No Matches
ManagedColor.h File Reference
#include <QObject>
#include <QVector>
#include <QScopedPointer>
#include "kritalibkis_export.h"
#include "libkis.h"

Go to the source code of this file.

Classes

class  ManagedColor
 The ManagedColor class is a class to handle colors that are color managed. A managed color is a color of which we know the model(RGB, LAB, CMYK, etc), the bitdepth and the specific properties of its colorspace, such as the whitepoint, chromaticities, trc, etc, as represented by the color profile. More...