formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Image Options

fz_ffmt_image_write_meth_enum

Description

Image file export method (vector or bitmap). This corresponds to the Export As Image Map and Export as Vector/Polygons radio buttons on the image Export Options dialog.

enum fz_ffmt_image_write_meth_enum {

FZ_FFMT_IMAGE_WRITE_METH_ASVECTOR,

FZ_FFMT_IMAGE_WRITE_METH_ASBITMAP };

Members

FZ_FFMT_IMAGE_WRITE_METH_ASVECTOR

Export as vector

FZ_FFMT_IMAGE_WRITE_METH_ASBITMAP

Export as bitmap

Availability

5.0.0.0

Defined in

fz_ffmt_api.h