ImageGear for C and C++ on Linux v21.0 - Updated
User Guide / How to Work with ... / Create an Imaging Application
In This Topic
    Create an Imaging Application
    In This Topic

    Using ImageGear provides information about how to define and reference ImageGear’s data types, structures, and constants, how to call ImageGear functions, and how to detect and handle errors in order to debug your application.

    This section provides information about how to compile and link your program, and discusses the final steps in preparing your application for the end user. Because all the imaging functionality that you must incorporate is contained in a single shared library, this is actually quite easy.