Color_Base(ECOLOR_TYPE _type) | Color_Base | [inline, protected] |
Color_Gray(float _gray) | Color_Gray | [inline, private] |
distance(const Color_Base *) const | Color_Gray | [private, virtual] |
getBlue() const | Color_Gray | [inline, private, virtual] |
getGray() const | Color_Gray | [inline, private, virtual] |
getGreen() const | Color_Gray | [inline, private, virtual] |
getHue() const | Color_Gray | [inline, private, virtual] |
getRed() const | Color_Gray | [inline, private, virtual] |
getSaturation() const | Color_Gray | [inline, private, virtual] |
getType() const | Color_Base | [inline] |
getValue() const | Color_Gray | [inline, private, virtual] |
gray | Color_Gray | [private] |
operator<(const Color) const | Color_Gray | [private, virtual] |
operator==(const Color) const | Color_Gray | [private, virtual] |
toString() const | Color_Gray | [private, virtual] |
type | Color_Base | [protected] |