Diffpack Documentation
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
ColorScale Member List
This is the complete list of members for ColorScale, including all inherited members.
- cie2rgb(const real &l, const real &u, const real &v, real &x, real &y, real &z)
- cie_interpolation(const real &value)
- getColor(const real &value, const char *colorspace="CIE")
- high
- ihs2rgb(const real &i, const real &h, const real &s, real &r, real &g, real &b)
- ihs_interpolation(const real &value)
- low
- luv2rgb(const real &l, const real &u, const real &v, real &r, real &g, real &b)
- luv_interpolation(const real &value)
- max_value
- min_value
- rgb2cie(const real &r, const real &g, const real &b, real &x, real &y, real &z)
- rgb2ihs(const real &r, const real &g, const real &b, real &i, real &h, real &s)
- rgb2luv(const real &r, const real &g, const real &b, real &l, real &u, real &v)
Copyright © 2003 inuTech GmbH. All rights reserved.