Searched refs:fBmpHeightM (Results 1 – 1 of 1) sorted by relevance
1226 const double fBmpHeightM((double)rBitmap.GetPrefSize().Height() / aScale100000.Height()); in ImplWriteDIBBody() local1228 if(!basegfx::fTools::equalZero(fBmpWidthM) && !basegfx::fTools::equalZero(fBmpHeightM)) in ImplWriteDIBBody()1231 aHeader.nYPelsPerMeter = basegfx::fround(rAcc.Height() / fabs(fBmpHeightM)); in ImplWriteDIBBody()
Completed in 14 milliseconds