iced_
core
0.14.0-dev
Module icon
Module Items
Structs
Enums
Functions
In iced_
core::
window
iced_core
::
window
Module
icon
Copy item path
Source
Expand description
Change the icon of a window.
Structs
§
Icon
An window icon normally used for the titlebar or taskbar.
Enums
§
Error
An error produced when using
from_rgba
with invalid arguments.
Functions
§
from_
rgba
Builds an
Icon
from its RGBA pixels in the
sRGB
color space.