Home
last modified time | relevance | path

Searched defs:getGreen (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/cppcanvas/inc/cppcanvas/
H A Dcolor.hxx59 inline sal_uInt8 getGreen( Color::IntSRGBA nCol ) in getGreen() function
/aoo41x/main/slideshow/source/engine/
H A Dcolor.cxx236 double HSLColor::getGreen() const in getGreen() function in slideshow::internal::HSLColor
411 double RGBColor::getGreen() const in getGreen() function in slideshow::internal::RGBColor
/aoo41x/main/basebmp/inc/basebmp/
H A Dcolor.hxx55 sal_uInt8 getGreen() const { return 0xFF & (sal_uInt8)(mnColor >> 8); } in getGreen() function in basebmp::Color
/aoo41x/main/basegfx/inc/basegfx/color/
H A Dbcolormodifier.hxx360 double getGreen() const { return mfGreen; } in getGreen() function in basegfx::BColorModifier_RGBLuminanceContrast
H A Dbcolor.hxx103 double getGreen() const { return mfY; } in getGreen() function in basegfx::BColor
/aoo41x/main/basegfx/inc/basegfx/pixel/
H A Dbpixel.hxx103 sal_uInt8 getGreen() const { return maPixelUnion.maRGBO.mnG; } in getGreen() function in basegfx::BPixel

Completed in 30 milliseconds