THotPDF.GetLoadedImageCount Method
Riepilogo del metodo: THotPDF.GetLoadedImageCount Method
Dichiarazione
function GetLoadedImageCount: Integer;
UnitÃ
HPDFDoc
Parametri
| Nome | Scopo |
|---|---|
| Nessun parametro | |
Valore restituito
Number of loaded image streams available for inspection or extraction
Note d'uso
- Call this after loading a PDF document
- Use THotPDF.GetLoadedImageInfo or THotPDF.ExtractLoadedImage with indexes in the returned range
API correlate
- THotPDF
- Contents