Skip to main content

load_image

Function load_image 

Source
pub fn load_image(path: &PathBuf) -> Result<InputContent, ImageLoadError>
Expand description

Load an image file and return an InputContent::Image with bytes source.