Searched refs:aOutBmpEx (Results 1 – 1 of 1) sorted by relevance
520 BitmapEx aOutBmpEx; in ImplCreateOutput() local644 bRet = ( aOutBmpEx = aBmpEx ).Scale( aUnrotatedSzPix ); in ImplCreateOutput()647 aOutBmpEx.Rotate( nRot10, COL_TRANSPARENT ); in ImplCreateOutput()654 aOutBmpEx ); in ImplCreateOutput()666 aOutBmpEx = aBmpEx; in ImplCreateOutput()672 … bRet = ( aOutBmpEx = aBmpEx ).Scale( Size( nEndX - nStartX + 1, nEndY - nStartY + 1 ) ); in ImplCreateOutput()678 aOutBmpEx ); in ImplCreateOutput()687 … ImplAdjust( aOutBmpEx, rAttr, ADJUSTMENT_DRAWMODE | ADJUSTMENT_COLORS | ADJUSTMENT_TRANSPARENCY ); in ImplCreateOutput()690 … pOut->GetOutDevType() != OUTDEV_PRINTER && pOut->GetBitCount() <= 8 && aOutBmpEx.GetBitCount() >=… in ImplCreateOutput()691 aOutBmpEx.Dither( BMP_DITHER_MATRIX ); in ImplCreateOutput()[all …]