| 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.
|
Copy Code
|
|
|---|---|
UINT ACCUAPI IG_gctrl_item_count_get(); |
|
None
Integer value - amount of global parameters in the list.
This function does not process image pixels.
None
See also the section Working with Global Control Parameters.