6#ifndef KIS_HDR_METADATA_H
7#define KIS_HDR_METADATA_H
11#include <boost/operators.hpp>
13#include "kritaimage_export.h"
24 double maxContentLightLevel = 0.0;
30 double maxFrameAverageLightLevel = 0.0;
54 double maxLuminance = 0.0;
55 double minLuminance = 0.0;
bool operator==(const KisRegion &lhs, const KisRegion &rhs)
@ XYZLuminance
Calculate luminance by converting to xyz.
@ Rec2020Component
Calculate luminance by converting to rec2020.