This function assigns an image file to the annotation.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_image_reference_filename_set( HIG_ARTX_IMAGE_REFERENCE hMark, LPSTR lpszFileName ); |
Arguments:
Name | Type | Description |
hMark | HIG_ARTX_IMAGE_REFERENCE | Annotation handle. |
lpszFileName | LPSTR | Specifies pointer to buffer with image file to set. If this parameter is NULL, the existing image is removed from the annotation. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.