lighten
iced
0.14.0-dev
In iced::
theme::
palette
iced
::
theme
::
palette
Function
lighten
Copy item path
pub fn lighten(color:
Color
, amount:
f32
) ->
Color
Expand description
Lightens a
Color
by the given factor.