(c) 2003 - Version 0.3.0
Dom Lachowicz <cinamod@hotmail.com>
Loads files in the WMF file format
Loads files in the WMF file format
unknown
Type | Name | Description |
---|---|---|
PF_INT | run-mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
PF_VALUE | filename | The name of the file to load |
PF_VALUE | raw-filename | The name of the file to load |
PF_FLOAT | resolution | Resolution to use for rendering the WMF (defaults to 72 dpi |
PF_INT | width | Width (in pixels) to load the WMF in, 0 for original width |
PF_INT | height | Height (in pixels) to load the WMF in, 0 for original height |
Type | Name | Description |
---|---|---|
PF_IMAGE | image | Output image |