5#ifndef KISPROOFINGCONFIGURATION_H
6#define KISPROOFINGCONFIGURATION_H
10#include "kritaimage_export.h"
48 KoColorConversionTransformation::ConversionFlags determineDisplayFlags(KoColorConversionTransformation::ConversionFlags monitorDisplayFlags);
float value(const T *src, size_t ch)
Q_DECLARE_METATYPE(KisProofingConfiguration::DisplayTransformState)
bool operator==(const KisRegion &lhs, const KisRegion &rhs)
bool operator!=(const KoID &v1, const KoID &v2)
The KisProofingConfiguration struct Little struct that stores the proofing configuration for a given ...
DisplayTransformState displayMode
@ Paper
Whether to use Paper settings (absolute colorimetric, 0% adaptation.)
KoColorConversionTransformation::Intent displayIntent
This is the intent for the second transform.
KoColorConversionTransformation::Intent conversionIntent
This is the intent for the first transform.
bool useBlackPointCompensationFirstTransform
Whether to use BCP on the first transform. All other flags are handled by displayFlags;.
void setLegacyAdaptationState(qreal value)
KoColorConversionTransformation::ConversionFlags displayFlags
flags for the second transform.
qreal legacyAdaptationState() const