GetImageListCount

Image handling

Description

Returns the number of images in an image list.

Syntax

Delphi

function TPDFlib.GetImageListCount(ImageListID: Integer): Integer;

ActiveX

Function PDFlib::GetImageListCount(ImageListID As Long) As Long

DLL

int DLGetImageListCount(int InstanceID, int ImageListID);

Parameters

ImageListIDA value returned by the GetPageImageList function