ImageGear for C and C++ on Windows v19.3 - Updated
IG_extra_channel_info_delete
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.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_extra_channel_info_delete(
        HIGEXTRACHANNELINFO hInfo
);

Arguments:

Name Type Description
hInfo HIGEXTRACHANNELINFO HIGEXTRACHANNELINFO object to release.

Return Value:

Error Count.

Supported Raster Image Formats:

This function does not process image pixels.