ImageGear for C and C++ on Windows v19.9 - Updated
IG_FIP_co_obj_delete
API Reference Guide > FreqIP Component API Reference > FreqIP Component Functions Reference > Complex Object Functions > IG_FIP_co_obj_delete

This function deletes the object referenced by hIGComplexObj and frees all the memory associated with it.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_FIP_co_obj_delete(HIGCOMPLEXOBJ hIGComplexObj);

Arguments:

Name Type Description
hIGComplexObj HIGCOMPLEXOBJ Handle to the object to be deleted.

Return Value:

Returns the number of ImageGear errors that occurred during this function call.

Supported Raster Image Formats:

This function does not process image pixels.