Module nannou_core::color::luma[][src]

Expand description

Luminance types.

Structs

Luminance.

Traits

A white point and a transfer function.

Type Definitions

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 in Alpha.

sRGB encoded luminance.

sRGB encoded luminance with an alpha component.