Module channels
cosmic
0.1.0
Module channels
Module Items
Structs
In cosmic::
cosmic_
theme::
palette::
rgb
Modules
channels
Structs
Iter
Rgb
Enums
FromHexError
Traits
Primaries
RgbSpace
RgbStandard
Type Aliases
GammaSrgb
GammaSrgba
LinSrgb
LinSrgba
PackedAbgr
PackedArgb
PackedBgra
PackedRgba
Rgba
Srgb
Srgba
cosmic
::
cosmic_theme
::
palette
::
rgb
Module
channels
Copy item path
Settings
Help
Summary
Source
Expand description
Channel orders for packed RGBA types.
Structs
§
Abgr
RGBA color packed in ABGR order.
Argb
RGBA color packed in ARGB order.
Bgra
RGBA color packed in BGRA order.
Rgba
RGBA color packed in RGBA order.