THotPDF.GetLoadedImageCount Method
Résumé de la méthode: THotPDF.GetLoadedImageCount Method
Déclaration
function GetLoadedImageCount: Integer;
Unité
HPDFDoc
Paramètres
| Nom | Objectif |
|---|---|
| Aucun paramètre | |
Valeur de retour
Number of loaded image streams available for inspection or extraction
Notes d'utilisation
- Call this after loading a PDF document
- Use THotPDF.GetLoadedImageInfo or THotPDF.ExtractLoadedImage with indexes in the returned range
API associées
- THotPDF
- Contents