lighten
iced_
widget
0.14.2
In iced_
widget::
theme::
palette
iced_widget
::
theme
::
palette
Function
lighten
Copy item path
Source
pub fn lighten(color:
Color
, amount:
f32
) ->
Color
Expand description
Lightens a
Color
by the given factor.