Home
last modified time | relevance | path

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

/trunk/main/basebmp/inc/basebmp/
H A Dcolor.hxx55 sal_uInt8 getGreen() const { return 0xFF & (sal_uInt8)(mnColor >> 8); } in getGreen() function in basebmp::Color
/trunk/main/basegfx/inc/basegfx/color/
H A Dbcolor.hxx104 double getGreen() const { return mfY; } in getGreen() function in basegfx::BColor
H A Dbcolormodifier.hxx361 double getGreen() const { return mfGreen; } in getGreen() function in basegfx::BColorModifier_RGBLuminanceContrast
/trunk/main/basegfx/inc/basegfx/pixel/
H A Dbpixel.hxx104 sal_uInt8 getGreen() const { return maPixelUnion.maRGBO.mnG; } in getGreen() function in basegfx::BPixel
/trunk/main/cppcanvas/inc/cppcanvas/
H A Dcolor.hxx59 inline sal_uInt8 getGreen( Color::IntSRGBA nCol ) in getGreen() function
/trunk/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

Completed in 20 milliseconds