ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / Core Component API Reference / Core Component Functions Reference / Extra Channel Info Functions / IG_extra_channel_info_name_get
In This Topic
    IG_extra_channel_info_name_get
    In This Topic

    This function gets name of the extra channel.

    Declaration:

     
    Copy Code
    AT_ERRCOUNT ACCUAPI IG_extra_channel_info_name_get(
            HIGEXTRACHANNELINFO hInfo,
            LPCHAR* lpName
    );
    

    Arguments:

    Name Type Description
    hInfo HIGEXTRACHANNELINFO Extra channel object.
    lpName LPCHAR* Name of this extra channel.

    Return Value:

    Error Count.

    Supported Raster Image Formats:

    This function does not process image pixels.