ImageGear Professional DLL v18.1 for Windows
IG_FIP_co_obj_is_valid
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > FreqIP Component API Reference > FreqIP Component Functions Reference > Complex Object Functions > IG_FIP_co_obj_is_valid

Glossary Item Box

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.

©2014. Accusoft Corporation. All Rights Reserved.