Home
last modified time | relevance | path

Searched defs:getRed (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/slideshow/source/engine/
H A Dcolor.cxx226 double HSLColor::getRed() const in getRed() function in slideshow::internal::HSLColor
406 double RGBColor::getRed() const in getRed() function in slideshow::internal::RGBColor
/trunk/main/cppcanvas/inc/cppcanvas/
H A Dcolor.hxx54 inline sal_uInt8 getRed( Color::IntSRGBA nCol ) in getRed() function
/trunk/main/basegfx/inc/basegfx/color/
H A Dbcolor.hxx103 double getRed() const { return mfX; } in getRed() function in basegfx::BColor
H A Dbcolormodifier.hxx360 double getRed() const { return mfRed; } in getRed() function in basegfx::BColorModifier_RGBLuminanceContrast
/trunk/main/basegfx/inc/basegfx/pixel/
H A Dbpixel.hxx103 sal_uInt8 getRed() const { return maPixelUnion.maRGBO.mnR; } in getRed() function in basegfx::BPixel
/trunk/main/basebmp/inc/basebmp/
H A Dcolor.hxx54 sal_uInt8 getRed() const { return 0xFF & (sal_uInt8)(mnColor >> 16); } in getRed() function in basebmp::Color

Completed in 28 milliseconds