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_is_valid
In This Topic
    IG_FIP_co_obj_is_valid
    In This Topic

    This function checks to see whether handle hIGComplexObj points to a valid complex object.

    Declaration:

     
    Copy Code
    AT_BOOL ACCUAPI IG_FIP_co_obj_is_valid(HIGCOMPLEXOBJ hIGComplexObj);
    

    Arguments:

    Name Type Description
    hIGComplexObj HIGCOMPLEXOBJ Handle to the object to be checked for validity.

    Return Value:

    A Boolean value indicating if the handle hIGComplexObj points to a valid complex object.

    Supported Raster Image Formats:

    This function does not process image pixels.