ImageGear for C and C++ on Linux v20.0 - Updated
IG_gctrl_item_count_get
API Reference Guide > Core Component API Reference > Core Component Functions Reference > Global Control Parameter Functions > IG_gctrl_item_count_get

This function returns total amount of global parameters in the list.

Declaration:

 
Copy Code
UINT  ACCUAPI  IG_gctrl_item_count_get();

Arguments:

None

Return Value:

Integer value - amount of global parameters in the list.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks:

See also the section Working with Global Control Parameters.

Is this page helpful?
Yes No
Thanks for your feedback.