ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Functions Reference > Extra Channel Info Functions > IG_extra_channel_info_delete |
This function releases memory used by this extra channel info object.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_extra_channel_info_delete( HIGEXTRACHANNELINFO hInfo ); |
Name | Type | Description |
hInfo | HIGEXTRACHANNELINFO | HIGEXTRACHANNELINFO object to release. |
Error Count.
This function does not process image pixels.