file-wmf-load

Dom Lachowicz <cinamod@hotmail.com>

Description

Loads files in the WMF file format

Help

Loads files in the WMF file format


Type

unknown

Parameters

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

Return

Type Name Description
PF_IMAGE image Output image