Description
BMP and ICO image decoding helps applications read common bitmap and icon files without implementing their own parser. It is useful for image viewers, web engines, file managers, and conversion tools.
This is a decoding library, not an editor. Applications should treat untrusted image files carefully because malformed media can stress parsers and memory handling.