Searched refs:getBitmapReference (Results 1 – 3 of 3) sorted by relevance
126 BitmapEx aRes( mpBackBuffer->getBitmapReference() ); in getScaledBitmap()144 Bitmap aBitmap( mpBackBuffer->getBitmapReference().GetBitmap() ); in getData()145 Bitmap aAlpha( mpBackBuffer->getBitmapReference().GetAlpha().GetBitmap() ); in getData()220 Bitmap aBitmap( mpBackBuffer->getBitmapReference().GetBitmap() ); in setData()221 Bitmap aAlpha( mpBackBuffer->getBitmapReference().GetAlpha().GetBitmap() ); in setData()443 const Size aBmpSize( mpBackBuffer->getBitmapReference().GetSizePixel() ); in setPixel()462 Bitmap aBitmap( mpBackBuffer->getBitmapReference().GetBitmap() ); in setPixel()463 Bitmap aAlpha( mpBackBuffer->getBitmapReference().GetAlpha().GetBitmap() ); in setPixel()513 const Size aBmpSize( mpBackBuffer->getBitmapReference().GetSizePixel() ); in getPixel()520 Bitmap aBitmap( mpBackBuffer->getBitmapReference().GetBitmap() ); in getPixel()[all …]
76 getBitmapReference().Erase(COL_TRANSPARENT); in clear()79 BitmapEx& BitmapBackBuffer::getBitmapReference() in getBitmapReference() function in vclcanvas::BitmapBackBuffer
65 BitmapEx& getBitmapReference();
Completed in 29 milliseconds