ImageGear for C and C++ on Linux v20.0 - Updated
IG_PDF_basarr_get_length
API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Basic Objects > HIG_PDF_BASARR > IG_PDF_basarr_get_length

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.

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