34 friend class BitmapAccess;
38 SAL_DLLPRIVATE
const BitmapColor* ImplGetColorBuffer()
const;
58 return !( *
this == rBitmapPalette );
60 bool operator!()
const;
62 sal_uInt16 GetEntryCount()
const;
63 void SetEntryCount(sal_uInt16 nCount);
65 const BitmapColor& operator[](sal_uInt16 nIndex)
const;
68 sal_uInt16 GetBestIndex(
const BitmapColor& rCol)
const;
71 bool IsGreyPalette8Bit()
const;
73 bool IsGreyPaletteAny()
const;
sal_uInt64 BitmapChecksum
o3tl::cow_wrapper< ImplBitmapPalette > ImplType