Skip to main content

save_screenshot

Function save_screenshot 

Source
pub fn save_screenshot(
    frames: &[Vec<u16>],
    renderer: &mut Box<dyn ScreenRenderer>,
    args: &CliArgs,
) -> Result<(), String>
Expand description

Save screenshot to file from buffered frames