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.
