Function from_image_path

Source
pub fn from_image_path(path: &Path) -> Result<Vec<u8>, LoadImageError>