Home
last modified time | relevance | path

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

/trunk/main/cppcanvas/inc/cppcanvas/
H A Dcolor.hxx64 inline sal_uInt8 getBlue( Color::IntSRGBA nCol ) in getBlue() function
/trunk/main/slideshow/source/engine/
H A Dcolor.cxx246 double HSLColor::getBlue() const in getBlue() function in slideshow::internal::HSLColor
416 double RGBColor::getBlue() const in getBlue() function in slideshow::internal::RGBColor
/trunk/main/basebmp/inc/basebmp/
H A Dcolor.hxx56 sal_uInt8 getBlue() const { return 0xFF & (sal_uInt8)mnColor; } in getBlue() function in basebmp::Color
/trunk/main/basegfx/inc/basegfx/color/
H A Dbcolormodifier.hxx362 double getBlue() const { return mfBlue; } in getBlue() function in basegfx::BColorModifier_RGBLuminanceContrast
H A Dbcolor.hxx105 double getBlue() const { return mfZ; } in getBlue() function in basegfx::BColor
/trunk/main/basegfx/inc/basegfx/pixel/
H A Dbpixel.hxx105 sal_uInt8 getBlue() const { return maPixelUnion.maRGBO.mnB; } in getBlue() function in basegfx::BPixel

Completed in 24 milliseconds