THotPDF.GetLoadedCachedRenderedBitmap Method

Souhrn metody: THotPDF.GetLoadedCachedRenderedBitmap Method

Deklarace

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

Jednotka

HPDFDoc

Parametry

NázevÚčel
PageIndexZero-based loaded page index
DPIRendering resolution in dots per inch

Návratová hodnota

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

Poznámky k použití

Související API