THotPDF.GetLoadedImageCount Method
Resumo do método: THotPDF.GetLoadedImageCount Method
Declaração
function GetLoadedImageCount: Integer;
Unidade
HPDFDoc
Parâmetros
| Nome | Finalidade |
|---|---|
| Sem parâmetros | |
Valor de retorno
Number of loaded image streams available for inspection or extraction
Notas de uso
- Call this after loading a PDF document
- Use THotPDF.GetLoadedImageInfo or THotPDF.ExtractLoadedImage with indexes in the returned range
APIs relacionadas
- THotPDF
- Contents