This function loads annotations from HIGEAR to the ArtX page.
Copy Code
|
|
---|---|
AT_ERRCOUNT IG_ARTX_page_load( HIG_ARTX_PAGE hArtPage, HIGEAR hIGear AT_BOOL bAppend ); |
Name | Type | Description |
---|---|---|
hArtPage | HIG_ARTX_PAGE | ArtX page handle. |
hIGear | HIGEAR | Handle to the image page with annotations. It can be TIF or PDF page. |
bAppend | AT_BOOL | When set to FALSE, specifies that the current content of ArtX page is destroyed before annotation loading. Otherwise file content is to append ArtX page. |
Error count.
All pixel formats supported by ImageGear for C and C++.