THotPDF.GetLoadedImageCount Method
Souhrn metody: THotPDF.GetLoadedImageCount Method
Deklarace
function GetLoadedImageCount: Integer;
Jednotka
HPDFDoc
Parametry
| Název | Účel |
|---|---|
| Bez parametrů | |
Návratová hodnota
Number of loaded image streams available for inspection or extraction
Poznámky k použití
- Call this after loading a PDF document
- Use THotPDF.GetLoadedImageInfo or THotPDF.ExtractLoadedImage with indexes in the returned range
Související API
- THotPDF
- Contents