Home
last modified time | relevance | path

Searched refs:nPhotometricInterpretation (Results 1 – 1 of 1) sorted by relevance

/trunk/main/filter/source/graphicfilter/itiff/
H A Ditiff.cxx79 sal_uLong nPhotometricInterpretation; // member in TIFFReader
312 nPhotometricInterpretation = ReadIntData(); in ReadTagData()
313 OOODEBUG("PhotometricInterpretation",nPhotometricInterpretation); in ReadTagData()
735 nPlanes == 1 && nPhotometricInterpretation == 2 ) in ConvertScanline()
761 else if ( nPhotometricInterpretation == 2 && nSamplesPerPixel >= 3 ) in ConvertScanline()
810 else if( nPhotometricInterpretation == 5 && nSamplesPerPixel == 4 ) in ConvertScanline()
854 …else if ( nSamplesPerPixel == 1 && ( nPhotometricInterpretation <= 1 || nPhotometricInterpretation in ConvertScanline()
1032 if ( nPhotometricInterpretation <= 1 ) in MakePalCol()
1042 if ( nPhotometricInterpretation == 1 ) in MakePalCol()
1167 nPhotometricInterpretation = 0; in ReadTIFF()
[all …]

Completed in 15 milliseconds