#include "color.h"
#include "geometry/matrix3x3.h"
Go to the source code of this file.
Namespaces | |
namespace | lux |
Functions | |
static float | lux::dot (const float a[3], const float b[3]) |
static bool | lux::LowGamut (const RGBColor &color) |
static bool | lux::HighGamut (const RGBColor &color) |