fn create_raw_png_image<'a>( filename: &str, file: Box<dyn WriteSeek + 'a>, img: Option<ImageData>, ) -> Result<()>
qlie
qlie-img