Skip to main content

Module icon

Module icon 

Available on crate feature winit only.
Expand description

Attach an icon to the window of your application.

Structs§

Icon
An window icon normally used for the titlebar or taskbar.

Enums§

Error
An error produced when creating an Icon.

Functions§

from_rgba
Builds an Icon from its RGBA pixels in the sRGB color space.