ICO-FI Windows icon¶
Extensions: .ico
An ICO format based on the Freeimage library.
This format supports grayscale, RGB and RGBA images.
Parameters for reading¶
- makealpha : bool
- Convert to 32-bit and create an alpha channel from the AND- mask when loading. Default False. Note that this returns wrong results if the image was already RGBA.