☰
SrgbLumaa
In palette::luma
?
Type Definition
palette
::
luma
::
SrgbLumaa
source
·
[
−
]
pub type SrgbLumaa<T =
f32
> =
Lumaa
<
Srgb
, T>;
Expand description
sRGB encoded luminance with an alpha component.