Structsยง
- DirEntry ๐
- An ico decoder
- Wrapper struct around a
Cursor<Vec<u8>>
Enumsยง
- DecoderError ๐Errors that can occur during decoding and parsing an ICO image or one of its enclosed images.
- IcoEntryImageFormat ๐The image formats an ICO may contain
- InnerDecoder ๐
Functionsยง
- best_entry ๐Find the entry with the highest (color depth, size).
- read_entries ๐
- read_entry ๐