31 const geometry::IntegerSize2D& rSize )
41 return uno::Reference< rendering::XBitmap >();
45 const geometry::IntegerRectangle2D& )
48 return uno::Sequence< sal_Int8 >();
52 const geometry::IntegerPoint2D& )
55 return uno::Sequence< sal_Int8 >();
css::uno::Sequence< sal_Int8 > getPixel(css::rendering::IntegerBitmapLayout &bitmapLayout, const css::geometry::IntegerPoint2D &pos)
void disposing()
Release all references.
css::geometry::IntegerSize2D maSize
css::rendering::IntegerBitmapLayout getMemoryLayout() const
css::uno::Sequence< sal_Int8 > getData(css::rendering::IntegerBitmapLayout &bitmapLayout, const css::geometry::IntegerRectangle2D &rect)
void init(css::rendering::XGraphicDevice &rDevice, SpriteDeviceHelper &rDeviceHelper, const css::geometry::IntegerSize2D &rSize)
Initialize canvas helper.
const css::geometry::IntegerSize2D & getSize() const
css::uno::Reference< css::rendering::XBitmap > getScaledBitmap(const css::geometry::RealSize2D &newSize, bool beFast)
void init(css::rendering::XGraphicDevice &rDevice, SpriteDeviceHelper &rDeviceHelper)
Initialize canvas helper.
void disposing()
Release all references.