ImageGear for C and C++ on Windows v19.0
IG_extra_channel_info_type_get

This function gets extra channel type (Unknown, Mask or Spot).

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_extra_channel_info_type_get(
        HIGEXTRACHANNELINFO hInfo,
        enumIGExtraChannelType* lpType
);

Arguments:

Name Type Description
hInfo HIGEXTRACHANNELINFO Extra channel object.
lpType enumIGExtraChannelType* Extra channel type.

Return Value:

Error Count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback