LibreOffice Module vcl (master) 1
|
This is the complete list of members for ColorMask, including all inherited members.
ColorMask(const ColorMaskElement &rRedMask=ColorMaskElement(), const ColorMaskElement &rGreenMask=ColorMaskElement(), const ColorMaskElement &rBlueMask=ColorMaskElement()) | ColorMask | inline |
GetBlueMask() const | ColorMask | inline |
GetColorAndAlphaFor32Bit(BitmapColor &rColor, sal_uInt8 &rAlpha, const sal_uInt8 *pPixel) const | ColorMask | inline |
GetColorFor16BitLSB(BitmapColor &rColor, const sal_uInt8 *pPixel) const | ColorMask | inline |
GetColorFor16BitMSB(BitmapColor &rColor, const sal_uInt8 *pPixel) const | ColorMask | inline |
GetColorFor32Bit(BitmapColor &rColor, const sal_uInt8 *pPixel) const | ColorMask | inline |
GetGreenMask() const | ColorMask | inline |
GetRedMask() const | ColorMask | inline |
maB | ColorMask | private |
maG | ColorMask | private |
maR | ColorMask | private |
SetColorFor16BitLSB(const BitmapColor &rColor, sal_uInt8 *pPixel) const | ColorMask | inline |
SetColorFor16BitMSB(const BitmapColor &rColor, sal_uInt8 *pPixel) const | ColorMask | inline |
SetColorFor32Bit(const BitmapColor &rColor, sal_uInt8 *pPixel) const | ColorMask | inline |