Expand description

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

Structs

A bitmap image with 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.

Type Definitions

The device coordinate system when rendering or displaying an image.