Skip to main content

encode_screen_png

Function encode_screen_png 

Source
pub fn encode_screen_png(fb: &Framebuffer, scale: usize) -> Vec<u8> ⓘ
Expand description

Encode the virtual screen as a standalone PNG (for screenshots and docs). scale is an integer zoom factor.