Module alpha

Source
Expand description

Types related to transparent colors.

Structs§

Alpha
An alpha component wrapper for colors, for adding transparency.
Iter
An iterator for transparent colors.
PreAlpha
Premultiplied alpha wrapper.

Traits§

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

Derive Macros§

WithAlpha