ImageGear Professional for Linux
IG_PDE_softmask_set_backdrop_color

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:

Name Type Description
hSoftMask HIG_PDE_SOFTMASK The soft mask object.
lpColorValues LPAT_PDF_FIXED Pointer to an array of color values.
nColorValuesLen LONG The number of values pointed to by lpColorValues.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback