|
LibreOffice Module basegfx (master) 1
|
This is the complete list of members for basegfx::BPixel, including all inherited members.
| BPixel() | basegfx::BPixel | inline |
| BPixel(sal_uInt8 nRed, sal_uInt8 nGreen, sal_uInt8 nBlue, sal_uInt8 nAlpha) | basegfx::BPixel | inlineexplicit |
| BPixel(const BColor &rColor, sal_uInt8 nAlpha) | basegfx::BPixel | inline |
| getAlpha() const | basegfx::BPixel | inline |
| getBlue() const | basegfx::BPixel | inline |
| getGreen() const | basegfx::BPixel | inline |
| getRed() const | basegfx::BPixel | inline |
| maCombinedRGBA | basegfx::BPixel | |
| maPixelUnion | basegfx::BPixel | private |
| maRGBA | basegfx::BPixel | |
| mnA | basegfx::BPixel | |
| mnB | basegfx::BPixel | |
| mnG | basegfx::BPixel | |
| mnR | basegfx::BPixel | |
| mnValue | basegfx::BPixel | |
| operator!=(const BPixel &rPixel) const | basegfx::BPixel | inline |
| operator==(const BPixel &rPixel) const | basegfx::BPixel | inline |
| setAlpha(sal_uInt8 nNew) | basegfx::BPixel | inline |
| setBlue(sal_uInt8 nNew) | basegfx::BPixel | inline |
| setGreen(sal_uInt8 nNew) | basegfx::BPixel | inline |
| setRed(sal_uInt8 nNew) | basegfx::BPixel | inline |