THotPDF.GetLoadedCachedRenderedBitmap Method

方法摘要: THotPDF.GetLoadedCachedRenderedBitmap Method

宣告

function GetLoadedCachedRenderedBitmap(PageIndex, DPI: Integer): TBitmap;

單元

HPDFDoc

參數

名稱用途
PageIndexZero-based loaded page index
DPIRendering resolution in dots per inch

傳回值

Returns the cached or newly rendered bitmap, or nil for an invalid page index

使用說明

相關 API