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