LibreOffice Module canvas (master) 1
Classes | Namespaces | Functions
dx_vcltools.hxx File Reference
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/rendering/XBitmap.hpp>
#include <memory>
#include <vector>
Include dependency graph for dx_vcltools.hxx:
This graph shows which files directly or indirectly include this file:

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)