ImageGear for C and C++ on Windows v21.0 - Updated
User Guide / How to Work with ... / Annotations / Annotation API: ART / Attaching the ART Component
In This Topic
    Attaching the ART Component
    In This Topic

    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.