Function lodepng::decode32_file
[-]
[+]
[src]
pub fn decode32_file(filepath: &Path) -> Result<Bitmap<RGBA<u8>>, Error>
Same as decode_file, but always decodes to 32-bit RGBA raw image