color.cpp File Reference

#include "color.h"

Go to the source code of this file.

Namespaces

namespace  lux

Functions

static float lux::determinent (const float matrix[3][3])
static void lux::inverse (float matrix[3][3])
static void lux::multiply (const float matrix[3][3], const float vector[3], float result[3])
static void lux::multiply (const float a[3][3], const float b[3][3], float result[3][3])
static float lux::dot (const float a[3], const float b[3])
static bool lux::InsideGamut (const RGBColor &color)


Generated on Mon May 18 07:19:15 2009 for lux by  doxygen 1.5.7.1