Skip to main content

collect_images

Function collect_images 

Source
fn collect_images(dir: &Path, recursive: bool, out: &mut Vec<PathBuf>)
Expand description

Recursively (or not) collect image file paths from dir into out.