ImageGear for C and C++ on Linux v18.10 - Updated
Attaching the ART Component
User Guide > How to Work with... > Annotations > Annotation API: ART > Attaching the ART Component

If you are going to use ART component functionality in your application you should attach ART component ("ART") using ImageGear Component Manager API. Please, see the section Attaching Components for more details for this process as well as for the information how to make a call for ART component functions. Remember that you should make #include for ART public header i_ART.h in your application.