ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Functions Reference > Extra Channel Info Functions > IG_extra_channel_info_type_get |
This function gets extra channel type (Unknown, Mask or Spot).
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_extra_channel_info_type_get( HIGEXTRACHANNELINFO hInfo, enumIGExtraChannelType* lpType ); |
Name | Type | Description |
hInfo | HIGEXTRACHANNELINFO | Extra channel object. |
lpType | enumIGExtraChannelType* | Extra channel type. |
Error Count.
This function does not process image pixels.