ImageGear Professional DLL for Windows
IG_extra_channel_info_color_ID_get

This function gets Color ID of the extra channel.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_extra_channel_info_color_ID_get(
        HIGEXTRACHANNELINFO hInfo,
        AT_QWORD* lpColorID
);

Arguments:

Name Type Description
hInfo HIGEXTRACHANNELINFO Extra channel object.
lpColorID AT_QWORD* Returns Color ID of this extra channel.

Return Value:

Error Count.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks:

This function is only applicable to the extra channel object with IG_EXTRA_CHANNEL_COLOR_TYPE_Vendor color type.

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback