Home
last modified time | relevance | path

Searched refs:getGreyscale (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basebmp/inc/basebmp/
H A Dcolormisc.hxx96 sal_uInt8 alpha = input.getGreyscale(); in operator ()()
134 return c.getGreyscale(); in toGreyscale()
H A Dcolor.hxx58 sal_uInt8 getGreyscale() const { return (sal_uInt8)((getBlue()*28UL + in getGreyscale() function in basebmp::Color

Completed in 24 milliseconds