THotPDF.GetLoadedImageCount Method
Súhrn metódy: THotPDF.GetLoadedImageCount Method
Deklarácia
function GetLoadedImageCount: Integer;
Unit
HPDFDoc
Parametre
| Name | Účel |
|---|---|
| Bez parametrov | |
Návratová hodnota
Number of loaded image streams available for inspection or extraction
Poznámky k použitiu
- Call this after loading a PDF document
- Use THotPDF.GetLoadedImageInfo or THotPDF.ExtractLoadedImage with indexes in the returned range
Súvisiace API
- THotPDF
- Contents