Module cosmic::cosmic_theme::palette::alpha

source ·
Expand description

Types related to transparent colors.

Structs§

  • An alpha component wrapper for colors, for adding transparency.
  • An iterator for transparent colors.
  • Premultiplied alpha wrapper.

Traits§

  • A trait for color types that can have or be given transparency (alpha channel).

Derive Macros§