Searched refs:nPaletteEntryCount (Results 1 – 1 of 1) sorted by relevance
745 sal_uInt16 nPaletteEntryCount = 1 << nBitDepth; in ImplGetGrayPalette() local746 sal_uInt32 nAdd = nBitDepth ? 256 / (nPaletteEntryCount - 1) : 0; in ImplGetGrayPalette()751 nPaletteEntryCount = 16; in ImplGetGrayPalette()753 mpAcc->SetPaletteEntryCount( nPaletteEntryCount ); in ImplGetGrayPalette()
Completed in 16 milliseconds