THotPDF.GetLoadedImageCount Method
Metodsammanfattning: THotPDF.GetLoadedImageCount Method
Deklaration
function GetLoadedImageCount: Integer;
Enhet
HPDFDoc
Parametrar
| Namn | Syfte |
|---|---|
| Inga parametrar | |
Returvärde
Number of loaded image streams available for inspection or extraction
Användningsanteckningar
- Call this after loading a PDF document
- Use THotPDF.GetLoadedImageInfo or THotPDF.ExtractLoadedImage with indexes in the returned range
Relaterade API:er
- THotPDF
- Contents