Function pixels_graphics_lib::prelude::open_image
source · pub fn open_image<P>(path: P) -> Result<Image, ImageWrapperError>
Expand description
Load an image (png, bmp, etc) as Image
pub fn open_image<P>(path: P) -> Result<Image, ImageWrapperError>
Load an image (png, bmp, etc) as Image