Module color
iced_
graphics
0.14.0-dev
Module color
Module Items
Structs
Constants
Functions
In crate iced_
graphics
Modules
cache
color
compositor
damage
error
geometry
gradient
image
layer
mesh
text
Structs
Settings
Viewport
Enums
Antialiasing
iced_graphics
Module
color
Copy item path
Settings
Help
Summary
Source
Expand description
Manage colors for shaders.
Structs
§
Packed
A color packed as 4 floats representing RGBA channels.
Constants
§
GAMMA_
CORRECTION
A flag that indicates whether the renderer should perform gamma correction.
Functions
§
pack
Packs a
Color
.