| acmyk | te::color::ColorTransform | |
| ahsl | te::color::ColorTransform | |
| ahsv | te::color::ColorTransform | |
| alpha | te::color::ColorTransform | |
| argb | te::color::ColorTransform | |
| array | te::color::ColorTransform | |
| black | te::color::ColorTransform | |
| blue | te::color::ColorTransform | |
| Cmyk enum value | te::color::ColorTransform | |
| ColorTransform() | te::color::ColorTransform | |
| ColorTransform(const ColorTransform &colt) | te::color::ColorTransform | |
| ColorTransform(const RGBAColor &color) | te::color::ColorTransform | |
| ColorTransform(const int &rgba) | te::color::ColorTransform | |
| ColorTransform(const int r, const int g, const int b, const int a=255) | te::color::ColorTransform | |
| cyan | te::color::ColorTransform | |
| fuzzyCompare(double p1, double p2) const | te::color::ColorTransform | inlineprivate |
| fuzzyIsNull(double d) const | te::color::ColorTransform | inlineprivate |
| getAlpha() const | te::color::ColorTransform | |
| getBlack() const | te::color::ColorTransform | |
| getBlue() const | te::color::ColorTransform | |
| getCmyk(int *c, int *m, int *y, int *k, int *a=0) | te::color::ColorTransform | |
| getColor() const | te::color::ColorTransform | |
| getCyan() const | te::color::ColorTransform | |
| getGreen() const | te::color::ColorTransform | |
| getHsl(int *h, int *s, int *l, int *a=0) const | te::color::ColorTransform | |
| getHslHue() const | te::color::ColorTransform | |
| getHslSaturation() const | te::color::ColorTransform | |
| getHsv(int *h, int *s, int *v, int *a=0) const | te::color::ColorTransform | |
| getHsvHue() const | te::color::ColorTransform | |
| getHsvSaturation() const | te::color::ColorTransform | |
| getLightness() const | te::color::ColorTransform | |
| getMagenta() const | te::color::ColorTransform | |
| getRed() const | te::color::ColorTransform | |
| getRgba(int *r, int *g, int *b, int *a=0) const | te::color::ColorTransform | |
| getRgba() const | te::color::ColorTransform | |
| getValue() const | te::color::ColorTransform | |
| getYellow() const | te::color::ColorTransform | |
| green | te::color::ColorTransform | |
| Hsl enum value | te::color::ColorTransform | |
| Hsv enum value | te::color::ColorTransform | |
| hue | te::color::ColorTransform | |
| Invalid enum value | te::color::ColorTransform | |
| invalidate() | te::color::ColorTransform | inlineprivate |
| isValid() const | te::color::ColorTransform | inlineprivate |
| lightness | te::color::ColorTransform | |
| m_params | te::color::ColorTransform | private |
| m_spec | te::color::ColorTransform | private |
| magenta | te::color::ColorTransform | |
| operator!=(const ColorTransform &colt) const | te::color::ColorTransform | |
| operator=(const ColorTransform &colt) | te::color::ColorTransform | |
| operator==(const ColorTransform &colt) const | te::color::ColorTransform | |
| pad | te::color::ColorTransform | |
| red | te::color::ColorTransform | |
| Rgb enum value | te::color::ColorTransform | |
| round(double d) const | te::color::ColorTransform | inlineprivate |
| saturation | te::color::ColorTransform | |
| setAlpha(int alpha) | te::color::ColorTransform | |
| setBlue(int blue) | te::color::ColorTransform | |
| setCmyk(int c, int m, int y, int k, int a=255) | te::color::ColorTransform | |
| setColor(const RGBAColor &cor) | te::color::ColorTransform | |
| setGreen(int green) | te::color::ColorTransform | |
| setHsl(int h, int s, int l, int a=255) | te::color::ColorTransform | |
| setHsv(int h, int s, int v, int a=255) | te::color::ColorTransform | |
| setRed(int red) | te::color::ColorTransform | |
| setRgba(int r, int g, int b, int a) | te::color::ColorTransform | |
| setRgba(int rgba) | te::color::ColorTransform | |
| Spec enum name | te::color::ColorTransform | |
| toCmyk() const | te::color::ColorTransform | |
| toHsl() const | te::color::ColorTransform | |
| toHsv() const | te::color::ColorTransform | |
| toRgb() const | te::color::ColorTransform | |
| value | te::color::ColorTransform | |
| vMin(const T &a, const T &b) const | te::color::ColorTransform | inlineprivate |
| yellow | te::color::ColorTransform | |
| ~ColorTransform() | te::color::ColorTransform | |