ImageGear Professional DLL v17.1 for Windows Accusoft
IG_ARTX_image_reference_filename_set
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_IMAGE_REFERENCE > IG_ARTX_image_reference_filename_set

Glossary Item Box

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:

hMark Annotation handle.
lpszFileName 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.

©2012. Accusoft Corporation. All Rights Reserved.