ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Objects Reference / Basic Objects / HIG_PDF_BASARR / IG_PDF_basarr_get_length
In This Topic
    IG_PDF_basarr_get_length
    In This Topic

    Gets the number of elements in hArray.

    Declaration:

     
    Copy Code
    AT_ERRCOUNT ACCUAPI IG_PDF_basarr_get_length(
            HIG_PDF_BASOBJ hArray,
            LPLONG lpnLength 
    );
    

    Arguments:

    Name Type Description
    hArray HIG_PDF_BASOBJ The array.
    lpnLength LPLONG The number of elements in hArray.

    Return Value:

    Error count.

    Supported Raster Image Formats:

    This function does not process image pixels.