Module nannou_core::color::luma
source · Expand description
Luminance types.
Structs
- Luminance.
Traits
- A white point and a transfer function.
Type Aliases
- Gamma 2.2 encoded luminance.
- Gamma 2.2 encoded luminance with an alpha component.
- Linear luminance.
- Linear luminance with an alpha component.
- Luminance with an alpha component. See the
Lumaa
implementation inAlpha
. - sRGB encoded luminance.
- sRGB encoded luminance with an alpha component.