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.