Function open_disk_file

Source
pub fn open_disk_file(params: DiskFileParams) -> Result<Box<dyn DiskFile>>
Expand description

Inspect the image file type and create an appropriate disk file to match it.