ImageGear for C and C++ on Linux v18.10 - Updated
Work with Multi-Page Documents (HMIGEAR)
User Guide > How to Work with... > Common Operations > Manipulating Image Data > Work with Multi-Page Documents (HMIGEAR)

Along with a single-page image handle (HIGEAR), ImageGear provides support for multi-page images. The HMIGEAR handle represents an array of single-page images. You can use ImageGear to:

The list of functions are divided into two categories:

For example, the function IG_mpf_page_swap() swaps pages in the external file.

This section provides information about the following: