Searched defs:nColors (Results 1 – 16 of 16) sorted by relevance
72 unsigned int nColors = rPalette.GetEntryCount(); in Create() local230 unsigned int nColors = aPalette->size(); in AcquireBuffer() local294 const sal_uInt32 nColors = std::min( in ReleaseBuffer() local
75 Octree::Octree( sal_uLong nColors ) : in Octree()87 Octree::Octree( const BitmapReadAccess& rReadAcc, sal_uLong nColors ) : in Octree()304 const sal_uLong nColors = rPal.GetEntryCount(); in InverseColorMap() local
264 const sal_uInt16 nColors = rAcc.GetPaletteEntryCount(); in ImplReadDIBPalette() local666 sal_uInt16 nColors(0); in ImplReadDIBBody() local826 const sal_uInt16 nColors = rAcc.GetPaletteEntryCount(); in ImplWriteDIBPalette() local
3212 long nColors, long nPixels, long& rIndex ) in ImplMedianCut()
317 …sal_uInt32 nColors = ( mnElementSize - pElement->nColorIndexPrecision ) / ( 3 * pElement->nColorPr… in ImplDoClass5() local
233 sal_uInt16 nColors = sal::static_int_cast< sal_uInt16 >( in ImplSetCurrentPalette() local
142 sal_uInt32 nColors = 0; in X11_getPaletteBmpFromImage() local474 sal_uInt32 nColors = readLE32( pData+32 ); in setBitmapDataPalette() local562 int nColors = 1 << m_aInfo.depth; in setBitmapDataTCDither() local
216 sal_uInt16 nColors = (1 << n4ColBits); // Anzahl der Farben ( 1, 16, 256 ) in WriteBMPHeader() local
318 USHORT nColors = 0; in ImplGetDIBColorCount() local348 const USHORT nColors = ( nBits <= 8 ) ? ( 1 << nBits ) : 0; in ImplCreateDIB() local
123 sal_uInt16 nColors = 1 << nDestBitsPerPixel; in ReadPCX() local
75 sal_uIntPtr nColors; member
728 sal_uInt16 nColors = 0; in ImplGetDIBColorCount() local773 const sal_uInt16 nColors = (nBits <= 8) ? (1 << nBits) : 0; in ImplCreateDIB() local
287 sal_uInt16 nColors; // Anzahl der Farben (1,16,256) in SgfFilterBMap() local
931 …sal_Int32 nColors = rConfigItem.ReadInt32( String( RTL_CONSTASCII_USTRINGPARAM( "Color" ) ), 0 ); … in ImpGetScaledGraphic() local
677 sal_uInt16 nColors = mpFileHeader->nColorMapLength; in ImplReadPalette() local
130 const sal_uInt16 nColors = ( nBitCount <= 8 ) ? ( 1 << nBitCount ) : 0; in ImplCreateDIB() local
Completed in 106 milliseconds