Skip to main content

Module screenshot

Module screenshot 

Source
Expand description

Screenshot functionality for capturing rendered frames.

Structs§

ScreenshotOptions
Options for taking screenshots.

Enums§

ScreenshotError
Error type for screenshot operations.

Functions§

save_image
Saves raw BGRA pixel data to an image file.
save_to_buffer
Saves raw BGRA pixel data to a PNG buffer in memory.