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