Sets the backdrop color values.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_softmask_set_backdrop_color ( HIG_PDE_SOFTMASK hSoftMask, LPAT_PDF_FIXED lpColorValues, LONG nColorValuesLen ); |
Arguments:
hSoftMask | The soft mask object. |
lpColorValues | Pointer to an array of color values. |
nColorValuesLen | The number of values pointed to by lpColorValues. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.