Kanzi 3.9.10
screen_capture.hpp File Reference

Namespaces

namespace  kanzi
 

Functions

BitmapImageUniquePtr kanzi::captureCurrentFramebufferToImage (unsigned int width, unsigned int height, GraphicsFormat format)
 Capture the current framebuffer to an image.
 
BitmapImageUniquePtr kanzi::captureScreenToImage (Renderer &renderer, unsigned int width, unsigned int height, GraphicsFormat format)
 Capture the screen (default framebuffer) to an image.