Searched refs:GetBlueOrIndex (Results 1 – 4 of 4) sorted by relevance
154 inline sal_uInt8 GetBlueOrIndex() const;446 inline sal_uInt8 BitmapColor::GetBlueOrIndex() const in GetBlueOrIndex() function in BitmapColor
484 return GetPixel( nY, nX ).GetBlueOrIndex(); in GetPixelIndex()
95 const sal_uInt8 cIndexFrom = aColorFrom.GetBlueOrIndex(); in colorChange()
156 const sal_uInt8 nValue (255 - pSourceBitmap->GetPixel(nY, nX).GetBlueOrIndex()); in AdaptTransparency()