 
            This function gets color space of the extra channel.
| 
                        Copy Code
                     | |
|---|---|
| 
AT_ERRCOUNT ACCUAPI IG_extra_channel_info_colorspace_get(
        HIGEXTRACHANNELINFO hInfo,
        enumIGColorSpaceIDs* colorSpace
);
 | |
| Name | Type | Description | 
|---|---|---|
| hInfo | HIGEXTRACHANNELINFO | Extra channel object. | 
| colorSpace | enumIGColorSpaceIDs* | Returns color space of this extra channel. | 
Error Count.
This function does not process image pixels.