Expand description
This crate contains decoding functions for the embedded icons of several video game console ROM formats.
The main use-case is to write thumbnailers for file managers.
Modules§
Functions§
- extract_
thumbnail - Extracts the thumbnail for a given
path
as animage::RgbaImage
.