iced
0.14.0-dev
Module icon
Module Items
Structs
Enums
Functions
In iced::
window
iced
::
window
Module
icon
Copy item path
Source
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.