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

fz_ffmt_image_read_set_dlog_flags

Description

Sets the item enable flags for the image Import Options dialog.

Plugin Prototype

fzrt_error_td fz_ffmt_image_read_set_dlog_flags(

fz_ffmt_ref_td

ffmt_id,

fzrt_int

flags )

Parameters

ffmt_id [Input]

The file format reference id.

flags [Input]

The item enable flags.

Bit Flag Type: fz_ffmt_image_read_iface_opts_flags_enum

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

Function Set

fz_ffmt_image_fset


Defined in

fz_ffmt_api.h