ImageGear for C and C++ on Windows v21.0 - Updated
User Guide / How to Work with ... / Common Operations / Manipulating Image Data / Work with Multi-Page Documents (HMIGEAR)
In This Topic
    Work with Multi-Page Documents (HMIGEAR)
    In This Topic

    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: