ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / Core Component API Reference / Core Component Functions Reference / Global Control Parameter Functions / IG_gctrl_item_count_get
In This Topic
    IG_gctrl_item_count_get
    In This Topic

    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.

    Sample:

    None

    Remarks:

    See also the section Working with Global Control Parameters.