Function rin::graphics::freeimage::load[][src]

pub fn load<P>(path: P) -> Result<Bitmap, Error> where
    P: AsRef<Path>, 

Loads an image from a filesystem path using freeimage