pub fn from_file_path(path: &PathBuf) -> Result<Image, Error>
Expand description

Parse an Image from a YAML or JSON file path.