LibreOffice Module canvas (master)
1
|
#include <dx_bitmapprovider.hxx>
Public Member Functions | |
virtual | ~BitmapProvider () |
virtual IBitmapSharedPtr | getBitmap () const =0 |
Definition at line 27 of file dx_bitmapprovider.hxx.
|
inlinevirtual |
Definition at line 29 of file dx_bitmapprovider.hxx.
|
pure virtual |
Implemented in dxcanvas::BitmapCanvas, dxcanvas::SpriteCanvas, and dxcanvas::CanvasBitmap.
Referenced by dxcanvas::tools::bitmapFromXBitmap().