ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDE_softmask_get_form
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_SOFTMASK > IG_PDE_softmask_get_form

Glossary Item Box

Acquires the form that defines the soft mask.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDE_softmask_get_form(
        HIG_PDE_SOFTMASK hSoftMask,
        LPAT_PDF_FIXEDMATRIX lpMatrix, 
        LPHIG_PDE_FORM lphForm );

Arguments:

hSoftMask The soft mask object.
lpMatrix Matrix defining the transformation from coordinate space to user space.
lphForm The XObject form of the soft mask.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.