Searched defs:nNumColors (Results 1 – 3 of 3) sorted by relevance
1146 const sal_Int32 nNumColors((nLen*8 + m_nBitsPerOutputPixel-1)/m_nBitsPerOutputPixel); in convertIntegerToRGB() local1198 const sal_Int32 nNumColors((nLen*8 + m_nBitsPerOutputPixel-1)/m_nBitsPerOutputPixel); in convertIntegerToARGB() local1253 const sal_Int32 nNumColors((nLen*8 + m_nBitsPerOutputPixel-1)/m_nBitsPerOutputPixel); in convertIntegerToPARGB() local
101 sal_uLong nNumColors; // Anzahl Farben in der Farbpalette member in TIFFReader
554 sal_uLong nBytesPerLine,i,j,nNumColors,ny,nLines; in WriteImageObject() local
Completed in 34 milliseconds