THotPDF.GetLoadedCachedRenderedBitmap Method
สรุปเมธอด: THotPDF.GetLoadedCachedRenderedBitmap Method
การประกาศ
function GetLoadedCachedRenderedBitmap(PageIndex, DPI: Integer): TBitmap;
ยูนิต
HPDFDoc
พารามิเตอร์
| ชื่อ | วัตถุประสงค์ |
|---|---|
PageIndex | Zero-based loaded page index |
DPI | Rendering resolution in dots per inch |
ค่าที่ส่งกลับ
Returns the cached or newly rendered bitmap, or nil for an invalid page index
หมายเหตุการใช้งาน
- The render cache is protected by the document render lock
- The caller owns the returned bitmap instance according to the loaded-page rendering contract
API ที่เกี่ยวข้อง
- THotPDF
- THPDFPage
- สารบัญ