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:
Name | Type | Description |
hSoftMask | HIG_PDE_SOFTMASK | The soft mask object. |
lpMatrix | LPAT_PDF_FIXEDMATRIX | Matrix defining the transformation from coordinate space to user space. |
lphForm | LPHIG_PDE_FORM | The XObject form of the soft mask. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.