, including all inherited members.
absSqr() const | lti::rgbPixel | [inline] |
add(const rgbPixel &other) | lti::rgbPixel | [inline] |
at(const int x) | lti::rgbPixel | [inline] |
at(const int x) const | lti::rgbPixel | [inline] |
copy(const rgbPixel &other) | lti::rgbPixel | [inline] |
data | lti::rgbPixel | [protected] |
distanceSqr(const rgbPixel &other) const | lti::rgbPixel | [inline] |
divide(const rgbPixel &other) | lti::rgbPixel | [inline] |
divide(const int &other) | lti::rgbPixel | [inline] |
dot(const rgbPixel &other) const | lti::rgbPixel | [inline] |
get(ubyte &red, ubyte &green, ubyte &blue) const | lti::rgbPixel | [inline] |
get(int &red, int &green, int &blue) const | lti::rgbPixel | [inline] |
get(ubyte &red, ubyte &green, ubyte &blue, ubyte &alpha) const | lti::rgbPixel | [inline] |
get(int &red, int &green, int &blue, int &alpha) const | lti::rgbPixel | [inline] |
getAlpha() const | lti::rgbPixel | [inline] |
getBlue() const | lti::rgbPixel | [inline] |
getDummy() const | lti::rgbPixel | [inline] |
getGreen() const | lti::rgbPixel | [inline] |
getRed() const | lti::rgbPixel | [inline] |
getValue() const | lti::rgbPixel | [inline] |
getValue() | lti::rgbPixel | [inline] |
isEqual(const rgbPixel &other) const | lti::rgbPixel | [inline] |
isEqualColor(const rgbPixel &other) const | lti::rgbPixel | [inline] |
makeHTML(bool getAlpha=false) const | lti::rgbColor | |
multiply(const rgbPixel &other) | lti::rgbPixel | [inline] |
multiply(const int &other) | lti::rgbPixel | [inline] |
multiply(const float &other) | lti::rgbPixel | [inline] |
multiply(const double &other) | lti::rgbPixel | [inline] |
operator!=(const rgbPixel &other) const | lti::rgbPixel | [inline] |
operator*(const rgbPixel &other) const | lti::rgbPixel | [inline] |
operator*(const int &other) const | lti::rgbPixel | [inline] |
operator*(const float &other) const | lti::rgbPixel | [inline] |
operator*(const double &other) const | lti::rgbPixel | [inline] |
operator*=(const rgbPixel &other) | lti::rgbPixel | [inline] |
operator*=(const int &other) | lti::rgbPixel | [inline] |
operator*=(const float &other) | lti::rgbPixel | [inline] |
operator*=(const double &other) | lti::rgbPixel | [inline] |
operator+(const rgbPixel &other) const | lti::rgbPixel | [inline] |
operator+=(const rgbPixel &other) | lti::rgbPixel | [inline] |
operator-(const rgbPixel &other) const | lti::rgbPixel | [inline] |
operator-=(const rgbPixel &other) | lti::rgbPixel | [inline] |
operator/(const rgbPixel &other) const | lti::rgbPixel | [inline] |
operator/(const int &other) const | lti::rgbPixel | [inline] |
operator/=(const rgbPixel &other) | lti::rgbPixel | [inline] |
operator/=(const int &other) | lti::rgbPixel | [inline] |
operator<(const rgbPixel &other) const | lti::rgbPixel | [inline] |
operator=(const rgbPixel &other) | lti::rgbPixel | [inline] |
operator==(const rgbPixel &other) const | lti::rgbPixel | [inline] |
operator>(const rgbPixel &other) const | lti::rgbPixel | [inline] |
operator[](const int x) | lti::rgbPixel | [inline] |
operator[](const int x) const | lti::rgbPixel | [inline] |
parseHTML(const std::string &s, bool acceptAlpha=false) | lti::rgbColor | |
parseName(const std::string &s) | lti::rgbColor | |
rgbColor() | lti::rgbColor | [inline] |
rgbColor(const uint32 val) | lti::rgbColor | [inline] |
rgbColor(const rgbPixel &other) | lti::rgbColor | [inline] |
rgbColor(const ubyte r, const ubyte g, const ubyte b, const ubyte d=0) | lti::rgbColor | [inline] |
rgbPixel() | lti::rgbPixel | [inline] |
rgbPixel(const uint32 val) | lti::rgbPixel | [inline] |
rgbPixel(const ubyte r, const ubyte g, const ubyte b, const ubyte d=0) | lti::rgbPixel | [inline] |
rgbPixel(const trgbPixel< U > &p) | lti::rgbPixel | [inline] |
set(const ubyte red, const ubyte green, const ubyte blue, const ubyte alpha) | lti::rgbPixel | [inline] |
set(const ubyte red, const ubyte green, const ubyte blue) | lti::rgbPixel | [inline] |
setAlpha(const ubyte alpha) | lti::rgbPixel | [inline] |
setBlue(const ubyte b) | lti::rgbPixel | [inline] |
setDummy(const ubyte d) | lti::rgbPixel | [inline] |
setGreen(const ubyte g) | lti::rgbPixel | [inline] |
setRed(const ubyte r) | lti::rgbPixel | [inline] |
setValue(const uint32 &v) | lti::rgbPixel | [inline] |
size() const | lti::rgbPixel | [inline] |
size_type typedef | lti::rgbPixel | |
subtract(const rgbPixel &other) | lti::rgbPixel | [inline] |
value_type typedef | lti::rgbPixel | |