Blend(int Factor, const PLPixel32 Pix1, const PLPixel32 Pix2) | PLPixel32 | [inline, static] |
BoxDist(const PLPixel32 Pix) const | PLPixel32 | [inline] |
GetA() const | PLPixel32 | [inline] |
GetB() const | PLPixel32 | [inline] |
GetG() const | PLPixel32 | [inline] |
GetR() const | PLPixel32 | [inline] |
m_Data | PLPixel32 | [private] |
operator!=(const PLPixel32 Pix) const | PLPixel32 | [inline] |
operator==(const PLPixel32 Pix) const | PLPixel32 | [inline] |
PLPixel32() | PLPixel32 | [inline] |
PLPixel32(PLBYTE r, PLBYTE g, PLBYTE b, PLBYTE a) | PLPixel32 | [inline] |
PLPixel32(PLBYTE r, PLBYTE g, PLBYTE b) | PLPixel32 | [inline] |
Set(PLBYTE r, PLBYTE g, PLBYTE b, PLBYTE a) | PLPixel32 | [inline] |
Set(PLBYTE r, PLBYTE g, PLBYTE b) | PLPixel32 | [inline] |
SetA(PLBYTE a) | PLPixel32 | [inline] |
SetB(PLBYTE b) | PLPixel32 | [inline] |
SetG(PLBYTE g) | PLPixel32 | [inline] |
SetR(PLBYTE r) | PLPixel32 | [inline] |