[][src]Function leptess::leptonica::pix_read

pub fn pix_read(path: &Path) -> Result<Pix, PixError>

Read an image from a local file.

The provided path must be valid UTF-8.