Expand description
Page rendering with z-order compositing.
Renders a PDF page to RGBA pixel data using the hayro rendering stack.
Structs§
- Render
Config - High-level render configuration.
- Render
Options - Options for rendering a page.
- Rendered
Page - A rendered page as pixel data.
Enums§
- Color
Mode - Color space handling during rendering.
- Pixel
Format - Pixel layout of the rendered output buffer.