ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / FreqIP Component API Reference / FreqIP Component Functions Reference / Complex Object Functions / IG_FIP_co_obj_delete
In This Topic
    IG_FIP_co_obj_delete
    In This Topic

    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.