LibreOffice Module canvas (master)
1
|
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/util/TriState.hpp>
#include <memory>
Go to the source code of this file.
Classes | |
struct | dxcanvas::tools::RawRGBABitmap |
Raw RGBA bitmap data, contiguous in memory. More... | |
Namespaces | |
Gdiplus | |
dxcanvas::tools | |
Functions | |
bool | dxcanvas::tools::drawVCLBitmapFromXBitmap (const std::shared_ptr< Gdiplus::Graphics > &rGraphics, const css::uno::Reference< css::rendering::XBitmap > &xBitmap) |