THotPDF.GetLoadedImageCount Method
Methodenzusammenfassung: THotPDF.GetLoadedImageCount Method
Deklaration
function GetLoadedImageCount: Integer;
Unit
HPDFDoc
Parameter
| Name | Zweck |
|---|---|
| Keine Parameter | |
Rückgabewert
Number of loaded image streams available for inspection or extraction
Verwendungshinweise
- Call this after loading a PDF document
- Use THotPDF.GetLoadedImageInfo or THotPDF.ExtractLoadedImage with indexes in the returned range
Verwandte APIs
- THotPDF
- Contents