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.