THotPDF.GetLoadedImageInfo Method

Method summary: THotPDF.GetLoadedImageInfo Method

Declaration

function GetLoadedImageInfo(ImageIndex: Integer; out AInfo: THPDFLoadedImageInfo): boolean;

Unit

HPDFDoc

Parameters

NamePurpose
ImageIndexZero-based image index
AInfoReceives image metadata when the method returns True

Return value

True when the image metadata was found

Usage notes

Related APIs