Skip to main content

Module image

Module image 

Source
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§

ImageExportSettings
Image export configuration
ImageExporter
High-fidelity image exporter using the interactive render path.

Enums§

ImageFormat
Supported image formats