THotPDF.GetLoadedImageCount Method
Sažetak metode: THotPDF.GetLoadedImageCount Method
Deklaracija
function GetLoadedImageCount: Integer;
Unit
HPDFDoc
Parametri
| Name | Svrha |
|---|---|
| Bez parametara | |
Povratna vrednost
Number of loaded image streams available for inspection or extraction
Napomene za upotrebu
- Call this after loading a PDF document
- Use THotPDF.GetLoadedImageInfo or THotPDF.ExtractLoadedImage with indexes in the returned range
Povezani API-ji
- THotPDF
- Contents