Searched refs:aColorBmp (Results 1 – 1 of 1) sorted by relevance
1052 Bitmap aColorBmp( aBmpEx.GetSizePixel(), ( mnDrawMode & DRAWMODE_GHOSTEDBITMAP ) ? 4 : 1 ); in ImplDrawBitmapEx() local1060 aColorBmp.Erase( Color( cCmpVal, cCmpVal, cCmpVal ) ); in ImplDrawBitmapEx()1071 aBmpEx = BitmapEx( aColorBmp, aMask ); in ImplDrawBitmapEx()1075 aBmpEx = BitmapEx( aColorBmp, aBmpEx.GetMask() ); in ImplDrawBitmapEx()
Completed in 31 milliseconds