lighten
iced_
core
0.14.0-dev
In iced_
core::
theme::
palette
iced_core
::
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.