Crate rom_thumbnails
source ·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
- Extract NDS ROM icon.
Functions
- Extracts the thumbnail for a given
pathas animage::RgbaImage.