Function lodepng::decode32_file

source ·
pub fn decode32_file<P: AsRef<Path>>(filepath: P) -> Result<Bitmap<RGBA>, Error>
Expand description

Same as decode_file, but always decodes to 32-bit RGBA raw image