ImageGear for C and C++ on Linux v20.0 - Updated
enumIGFltrFormatFlags
API Reference Guide > Core Component API Reference > Core Component Enumerations Reference > enumIGFltrFormatFlags

Identifies the format flags such as DETECTSUPPORT, PAGEREADSUPPORT, and other.

Values:

IG_FLTR_DETECTSUPPORT Format detection is supported.
IG_FLTR_PAGEREADSUPPORT Page reading is supported.
IG_FLTR_MPAGEREADPSUPPORT Multi-page reading is supported.
IG_FLTR_MPAGEWRITEPSUPPORT Multi-page writing is supported.
IG_FLTR_PAGEINSERTSUPPORT Page insertion is supported.
IG_FLTR_PAGEDELETESUPPORT Page deleting is supported.
IG_FLTR_PAGESWAPSUPPORT Page swapping is supported.
IG_FLTR_MPDATASUPPORT Multi-page data is supported.
Is this page helpful?
Yes No
Thanks for your feedback.