Searched defs:GDIColorBuffer (Results 1 – 1 of 1) sorted by relevance
141 struct GDIColorBuffer : public canvas::IColorBuffer struct145 GDIColorBuffer( const BitmapSharedPtr& rSurface, in GDIColorBuffer() argument166 mutable Gdiplus::BitmapData aBmpData;167 BitmapSharedPtr mpGDIPlusBitmap;168 bool mbAlpha;
Completed in 25 milliseconds