Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

::

interface XBitmapCanvas
Base Hierarchy
XCanvas
 |
 +-XBitmapCanvas

Methods' Summary
copyRect Copy rectangular area from one place of the canvas to another. Source and destination areas are permitted to overlap.
queryBitmap Copy rectangular area of the size of the given bitmap from the canvas to the bitmap.
Methods' Details
copyRect
void
copyRect(
 
[in] Rectangle
[in] ViewState
[in] RenderState
 
rectangle,
viewState,
renderState );

Description
Copy rectangular area from one place of the canvas to another. Source and destination areas are permitted to overlap.
queryBitmap
void
queryBitmap(
 
[in] XBitmap
[in] ViewState
[in] RenderState
 
bitmap,
viewState,
renderState );

Description
Copy rectangular area of the size of the given bitmap from the canvas to the bitmap.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.