lux::ColorSystem Member List
This is the complete list of members for
lux::ColorSystem, including all inherited members.
ColorSystem(float xR, float yR, float xG, float yG, float xB, float yB, float xW, float yW, float lum=1.) | lux::ColorSystem | |
Constrain(float lum, RGBColor &rgb) const | lux::ColorSystem | |
Limit(const RGBColor &rgb, int method) const | lux::ColorSystem | |
luminance | lux::ColorSystem | |
RGBToXYZ | lux::ColorSystem | |
ToRGBConstrained(const XYZColor &color) const | lux::ColorSystem | [inline] |
ToXYZ(const RGBColor &color) const | lux::ColorSystem | [inline] |
xBlue | lux::ColorSystem | |
xGreen | lux::ColorSystem | |
xRed | lux::ColorSystem | |
xWhite | lux::ColorSystem | |
XYZToRGB | lux::ColorSystem | |
yBlue | lux::ColorSystem | |
yGreen | lux::ColorSystem | |
yRed | lux::ColorSystem | |
yWhite | lux::ColorSystem | |