Gets an element from a clip object.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_clip_get_element( HIG_PDE_CLIP hClip, LONG nIndex, LPHIG_PDE_ELEMENT lphElement ); |
Name | Type | Description |
---|---|---|
hClip | HIG_PDE_CLIP | The clip object from which an element is obtained. |
nIndex | LONG | Index of element to get from clip. |
lphElement | LPHIG_PDE_ELEMENT | The element from the clip object. |
Error count.
This function does not process image pixels.