This function deletes the object referenced by hIGComplexObj and frees all the memory associated with it.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_FIP_co_obj_delete(HIGCOMPLEXOBJ hIGComplexObj); |
Name | Type | Description |
---|---|---|
hIGComplexObj | HIGCOMPLEXOBJ | Handle to the object to be deleted. |
Returns the number of ImageGear errors that occurred during this function call.
This function does not process image pixels.