Package-level declarations
Types
Functions
Link copied to clipboard
fun rasterizeHeadless(commands: List<DrawCommand>, viewport: IntSize, scale: Int = 1): HeadlessImage
Rasterizes ordered portable commands into an immutable physical ARGB image.
Link copied to clipboard
Synchronously renders an element description through the retained core and rasterizes its paint output.