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

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.