THotPDF.GetLoadedImageCount Method
Зведення методу: THotPDF.GetLoadedImageCount Method
Оголошення
function GetLoadedImageCount: Integer;
Модуль
HPDFDoc
Параметри
| Назва | Призначення |
|---|---|
| Без параметрів | |
Повернене значення
Number of loaded image streams available for inspection or extraction
Примітки щодо використання
- Call this after loading a PDF document
- Use THotPDF.GetLoadedImageInfo or THotPDF.ExtractLoadedImage with indexes in the returned range
Пов'язані API
- THotPDF
- Contents