Home
last modified time | relevance | path

Searched refs:aPixels (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dimage.cxx590 Bitmap aPixels( aSize, aTempl.GetBitmap().GetBitCount() ); in GetAsHorizontalStrip() local
592 aResult = BitmapEx( aPixels, AlphaMask( aSize ) ); in GetAsHorizontalStrip()
594 aResult = BitmapEx( aPixels, Bitmap( aSize, aTempl.GetMask().GetBitCount() ) ); in GetAsHorizontalStrip()
596 aResult = BitmapEx( aPixels ); in GetAsHorizontalStrip()

Completed in 16 milliseconds