ImageGear Professional v18.4 > User Guide > Using ImageGear > Annotating Images > Annotation API: ART > Loading 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 Component Manager API 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.