| WPOBJ_Image Unit Classes Types Routines Vars |
Description
This unit defines the functionality of the embedded images. It is not linked into the RTF engine which makes it necessary to add the unit explicitely to a project which uses images. The standard TWPObject already knows how to work with bitmap and metafile data - in this unit mainly the loading and saving is optimized. So, if you need to change the way objects are saved you can modify this unit.
| Classes |
| TWPOCustomShape | |
| TWPOImage | An instance of this class is usually linked to the WPTextObj.ObjRef property to embed an image. Examples ... |
| TWPOShape |
| Types |
| TShapeType |
| Routines |
| WPMetafileIsOnlyBitmap |
| Global Variables |
| WPExportEMFAsBitmap | |
| WPMaxPrintDPI |
|
Copyright (C) by WP |