formZ SDK | 5.0 API Reference | Project | File Formats
Description
Checks if a translator has the specified capabilities (classes).
Plugin Prototype
fzrt_boolean fz_ffmt_translator_is_class(
ffmt_id, | |
trans_class ) |
Parameters
ffmt_id [Input]
The file format reference id.
trans_class [Input]
The class of the translator.
Bit Flag Type: fz_ffmt_image_read_opts_flags_enum
Returns
TRUE if the translator is of the specified class. FALSE if not.
Availability
5.0.0.0
See Also
fz_ffmt_translator_iter_ptr, fz_ffmt_translator_class_enum, , fz_ffmt_translator_iter_get_by_index, fz_ffmt_translator_iter_finit
Function Set
Defined in