| add(tlColor *color) | tlColor | |
| add(tlColor *color, tlColor *dest) | tlColor | |
| b | tlColor | |
| copy(tlColor *color) | tlColor | |
| copyTo(tlColor *color) | tlColor | |
| format | tlColor | |
| g | tlColor | |
| h1 | tlColor | |
| h2 | tlColor | |
| i | tlColor | |
| intensity | tlColor | |
| ng | tlColor | |
| nr | tlColor | |
| r | tlColor | |
| raw | tlColor | |
| s | tlColor | |
| set(tlPixelArray *pixelArray, tlPoint *point) | tlColor | |
| set(tlPixelArray *pixelArray, int x, int y) | tlColor | |
| setChannel(int channel, tlPixel val) | tlColor | |
| setGray(tlPixel intensity) | tlColor | |
| setHsi(tlPixel h1, tlPixel h2, tlPixel s, tlPixel i) | tlColor | |
| setMax(tlPixelArray *pixelArray, tlRect *rect) | tlColor | |
| setMin(tlPixelArray *pixelArray, tlRect *rect) | tlColor | |
| setNrg(tlPixel nr, tlPixel ng) | tlColor | |
| setRgb(tlPixel r, tlPixel g, tlPixel b) | tlColor | |
| setVar(tlPixelArray *pixelArray, tlRect *rect) | tlColor | |
| setYuv(tlPixel y, tlPixel u, tlPixel v) | tlColor | |
| sub(tlColor *color) | tlColor | |
| sub(tlColor *color, tlColor *dest) | tlColor | |
| swapChannels(int channel1, int channel2) | tlColor | |
| tlColor() | tlColor | |
| tlColor(tlColor *src) | tlColor | |
| tlColor(tlPixel r, tlPixel g, tlPixel b) | tlColor | |
| tlColor(tlPixel h1, tlPixel h2, tlPixel s, tlPixel i) | tlColor | |
| tlColor(tlPixel nr, tlPixel ng) | tlColor | |
| tlColor(tlPixel intensity) | tlColor | |
| toBin(int threshold) | tlColor | |
| toGray() | tlColor | |
| toHsi() | tlColor | |
| toNrg() | tlColor | |
| toRgb() | tlColor | |
| u | tlColor | |
| v | tlColor | |
| y | tlColor | |
| ~tlColor() | tlColor | [virtual] |