|
THotPDF.RenderLoadedPageToBitmapCached
|
Top Previous Next |
|
Renders a loaded page to a bitmap using the internal cache
Delphi syntax: function RenderLoadedPageToBitmapCached( PageIndex, DPI: Integer ): TBitmap;
Description Renders a loaded page to a bitmap using the internal cache Improves performance when rendering the same page multiple times at the same DPI
See also: THotPDF |