Base Color class with three double values.
sal_uInt8 getAlpha() const
struct basegfx::BPixel::@1::@3 maCombinedRGBA
bool operator==(const BPixel &rPixel) const
void setAlpha(sal_uInt8 nNew)
sal_uInt8 getBlue() const
BPixel(const BColor &rColor, sal_uInt8 nAlpha)
sal_uInt8 getGreen() const
void setRed(sal_uInt8 nNew)
BPixel(sal_uInt8 nRed, sal_uInt8 nGreen, sal_uInt8 nBlue, sal_uInt8 nAlpha)
void setBlue(sal_uInt8 nNew)
void setGreen(sal_uInt8 nNew)
bool operator!=(const BPixel &rPixel) const
union basegfx::BPixel::@1 maPixelUnion
struct basegfx::BPixel::@1::@2 maRGBA