pub fn from_file_path(path: &PathBuf) -> Result<Image, Error>
Parse an Image from a YAML or JSON file path.