[][src]Function image2::io::read

pub fn read<'a, P: AsRef<Path>, T: Type, C: Color>(
    path: P
) -> Result<ImageBuf<T, C>, Error>

Read any type of image using stb_image