[][src]Module palette::luma

Luminance types.

Structs

Luma

Luminance.

Traits

LumaStandard

A white point and a transfer function.

Type Definitions

GammaLuma

Gamma 2.2 encoded luminance.

GammaLumaa

Gamma 2.2 encoded luminance with an alpha component.

LinLuma

Linear luminance.

LinLumaa

Linear luminance with an alpha component.

Lumaa

Luminance with an alpha component. See the Lumaa implementation in Alpha.

SrgbLuma

sRGB encoded luminance.

SrgbLumaa

sRGB encoded luminance with an alpha component.