pub fn encode_screen_png(fb: &Framebuffer, scale: usize) -> Vec<u8> ⓘ
Encode the virtual screen as a standalone PNG (for screenshots and docs). scale is an integer zoom factor.
scale