Expand description
Image export (PNG and raw RGBA).
This module renders with the native GPU surface path first and falls back to a CPU raster path when headless GPU initialization is unavailable or the platform graphics stack panics during setup.
Structs§
- Image
Export Settings - Image export configuration
- Image
Exporter - High-fidelity image exporter using the interactive render path.
Enums§
- Image
Format - Supported image formats