Expand description
Attach an icon to the window of your application.
Structs
- An window icon normally used for the titlebar or taskbar.
Enums
- An error produced when creating an
Icon
.
Functions
- from_file
image
Creates an icon from an image file. - from_file_data
image
Creates an icon from the content of an image file. - Builds an
Icon
from its RGBA pixels in the sRGB color space.