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.
Type Aliases§
- The device coordinate system when rendering or displaying an image.