Searched refs:fYResolution (Results 1 – 1 of 1) sorted by relevance
94 double fYResolution; // Y-Aufloesung oder 0.0 member in TIFFReader426 fYResolution = ReadDoubleData(); in ReadTagData()1055 if ( fXResolution > 1.0 && fYResolution > 1.0 && ( nResolutionUnit == 2 || nResolutionUnit == 3 ) ) in MakePalCol()1061 nRY=(sal_uLong)(fYResolution+0.5); in MakePalCol()1066 nRY=(sal_uLong)(fYResolution*2.54+0.5); in MakePalCol()1180 fYResolution = 0.0; in ReadTIFF()
Completed in 19 milliseconds