ImageGear Professional DLL for Windows
IG_colorbookcolor_colorspace_get

This function gets color space of the specified ColorBook Color.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_colorbookcolor_colorspace_get(
        HIGCOLORBOOKCOLOR hColorBookColor,
        enumIGColorSpaceIDs* lpColorSpace
);

Arguments:

Name Type Description
hColorBookColor HIGCOLORBOOKCOLOR ColorBook Color.
lpColorSpace enumIGColorSpaceIDs* Color space of the specified ColorBook Color.

Return Value:

Returns the number of ImageGear errors that occurred during this function call. If there are no errors, the return value is IGE_SUCCESS.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback