Expand description

Defines the PdfBitmap struct, a lazily-generated bitmap rendering of a single PdfPage.

Structs

A rendered image of a single PdfPage at a specific width and height.

Enums

The pixel format of the rendered image data in the backing buffer of a PdfBitmap.

A rotation transformation that should be applied to a PdfPage when it is rendered into a PdfBitmap.