formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Image Options
Description
Get the value of an image export option
Plugin Prototype
fzrt_error_td fz_ffmt_image_write_opts_parm_get(
ffmt_id, | |
which, | |
value ) |
Parameters
ffmt_id [Input]
The file format reference id.
which [Input]
The parameter to get.
Type: fz_ffmt_image_write_opts_enum
value [Result]
the value of the option.
Returns
FZRT_NOERR on success.
An error otherwise.
Availability
5.0.0.0
See Also
fz_ffmt_image_write_opts_enum,
Function Set
Defined in