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