THotPDF.GetLoadedImageCount Method
Metodesammendrag: THotPDF.GetLoadedImageCount Method
Deklaration
function GetLoadedImageCount: Integer;
Enhed
HPDFDoc
Parametre
| Navn | Formål |
|---|---|
| Ingen parametre | |
Returværdi
Number of loaded image streams available for inspection or extraction
Brugsnoter
- Call this after loading a PDF document
- Use THotPDF.GetLoadedImageInfo or THotPDF.ExtractLoadedImage with indexes in the returned range
Relaterede API'er
- THotPDF
- Contents