Removes an element from content.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_content_remove_element(
HIG_PDE_CONTENT hContent,
LONG nIndex);
|
|
Arguments:
| hContent | Content to remove. |
| nIndex | Index of element to remove. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.
