[][src]Function image2::io::read_f32

pub fn read_f32<'a, P: AsRef<Path>, C: Color>(
    path: P
) -> Result<ImagePtr<'a, f32, C>, Error>

Read an image with f32 components using stb_image