[−][src]Trait gf::mc::image::ImageLoader
An Image
loader.
Required methods
Loading content...Provided methods
fn read_from_file<P: AsRef<Path>>(&self, path: P) -> Result<Image>
Load an image from file.