THotPDF.GetLoadedImageInfo Method
סיכום המתודה: THotPDF.GetLoadedImageInfo Method
הצהרה
function GetLoadedImageInfo(ImageIndex: Integer; out AInfo: THPDFLoadedImageInfo): boolean;
יחידה
HPDFDoc
פרמטרים
| שם | מטרה |
|---|---|
ImageIndex | Zero-based image index |
AInfo | Receives image metadata when the method returns True |
ערך החזרה
True when the image metadata was found
הערות שימוש
- Use THotPDF.GetLoadedImageCount to determine the valid index range
- The returned metadata can guide extraction or diagnostics before decoding the image
ממשקי API קשורים
- THotPDF
- THotPDF.GetLoadedImageCount Method
- Contents