THotPDF.GetLoadedImageInfo Method
Metodo santrauka: THotPDF.GetLoadedImageInfo Method
Deklaracija
function GetLoadedImageInfo(ImageIndex: Integer; out AInfo: THPDFLoadedImageInfo): boolean;
Unit
HPDFDoc
Parametrai
| Name | Paskirtis |
|---|---|
ImageIndex | Zero-based image index |
AInfo | Receives image metadata when the method returns True |
Grąžinama reikšmė
True when the image metadata was found
Naudojimo pastabos
- Use THotPDF.GetLoadedImageCount to determine the valid index range
- The returned metadata can guide extraction or diagnostics before decoding the image
Susijusios API
- THotPDF
- THotPDF.GetLoadedImageCount Method
- Contents