20 #ifndef INCLUDED_VCL_BITMAPCOLOR_HXX
21 #define INCLUDED_VCL_BITMAPCOLOR_HXX
34 inline BitmapColor(
const Color& rColor );
35 explicit inline BitmapColor(
sal_uInt8 cIndex );
51 :
Color(cRed, cGreen, cBlue)
80 #endif // INCLUDED_VCL_BITMAPCOLOR_HXX
sal_uInt8 GetIndex() const
void SetBlue(sal_uInt8 nBlue)
sal_uInt8 GetBlue() const
void SetIndex(sal_uInt8 cIndex)