THPDFBackgroundRenderer.GetCachedBitmap Method
メソッドの要約: THPDFBackgroundRenderer.GetCachedBitmap Method
宣言
function GetCachedBitmap(PageIndex: Integer): TBitmap;
ユニット
HPDFDoc
パラメータ
| 名前 | 目的 |
|---|---|
PageIndex | インデックス |
戻り値
値を返します: TBitmap
使用上の注意
- Returns nil while the page is not ready or was never requested
- The caller must free the returned bitmap
関連 API
- THPDFBackgroundRenderer
- THotPDF
- THPDFPage
- 目次