Module pdfium_render::bitmap
source · [−]Expand description
Defines the PdfBitmap struct, a bitmap image with a specific width and height.
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.