[−][src]Module amethyst_rendy::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 |
| SrgbLuma | sRGB encoded luminance. |
| SrgbLumaa | sRGB encoded luminance with an alpha component. |