ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDF_basarr_remove
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Basic Objects > HIG_PDF_BASARR > IG_PDF_basarr_remove

Glossary Item Box

Finds the first element, if any, equal to the specified object and removes it from the array.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_basarr_remove(
        HIG_PDF_BASOBJ hArray,
        HIG_PDF_BASOBJ hObject
);

Arguments:

hArray The array in which hObject is removed.
hObject The object to remove.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.