Expand description
Screenshot functionality for capturing rendered frames.
Structs§
- Screenshot
Options - Options for taking screenshots.
Enums§
- Screenshot
Error - 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.