ColorSpace

A group of functions describing the operations for a :d:struct:Pixel.

Members

Variables

opColorAdd
void function(const real[], const real[], real[]) opColorAdd;
opScalarMul
void function(const real[], const real, real[]) opScalarMul;
toString
string function(const real[]) toString;

Meta