ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDE_clip_clone
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Page Editing Objects and Elements > HIG_PDE_CLIP > IG_PDE_clip_clone

Glossary Item Box

Makes a deep copy of a PDE Clip object.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDE_clip_clone(
        HIG_PDE_CLIP hClip,
        LPHIG_PDE_CLIP lphCloneClip);

Arguments:

hClip The clipping path to copy.
lphCloneClip The deep copy of hClip.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.