 
            Sets the color space for the XGroup.
| 
                        Copy Code
                     | |
|---|---|
| 
AT_ERRCOUNT ACCUAPI IG_PDE_xgroup_set_colorspace (
        HIG_PDE_XGROUP hXGroup, 
        HIG_PDE_COLORSPACE hColorSpace 
);
 | |
| Name | Type | Description | 
|---|---|---|
| hXGroup | HIG_PDE_XGROUP | The transparency group object. | 
| hColorSpace | HIG_PDE_COLORSPACE | The color space to associate with the XGroup. | 
Error count.
This function does not process image pixels.