THotPDF.GetLoadedImageCount Method
Rezumatul metodei: THotPDF.GetLoadedImageCount Method
Declarație
function GetLoadedImageCount: Integer;
Unitate
HPDFDoc
Parametri
| Nume | Scop |
|---|---|
| Fără parametri | |
Valoare de întoarcere
Number of loaded image streams available for inspection or extraction
Note de utilizare
- Call this after loading a PDF document
- Use THotPDF.GetLoadedImageInfo or THotPDF.ExtractLoadedImage with indexes in the returned range
API-uri asociate
- THotPDF
- Contents