Sets the clip for an element.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_element_set_clip( HIG_PDE_ELEMENT hElement, HIG_PDE_CLIP hClip ); |
Name | Type | Description |
---|---|---|
hElement | HIG_PDE_ELEMENT | An element whose clip is set. |
hClip | HIG_PDE_CLIP | The clip to set for hElement. |
Error count.
This function does not process image pixels.