GetImageListItemFormatDesc

Image handling

Description

Returns a string containing the format details of the specified image in the image list.

Syntax

Delphi

function TPDFlib.GetImageListItemFormatDesc(ImageListID, ImageIndex, Options: Integer): WideString;

ActiveX

Function PDFlib::GetImageListItemFormatDesc(ImageListID As Long, ImageIndex As Long, Options As Long) As String

DLL

wchar_t * DLGetImageListItemFormatDesc(int InstanceID, int ImageListID, int ImageIndex, int Options);

Parameters

ImageListIDA value returned by the GetPageImageList function The index of the image in the list. The first image has an index of 1.
ImageIndex
Options0 = Key/value pair 1 = Textual description