☰
GammaSrgba
In palette::rgb
?
Type Definition
palette
::
rgb
::
GammaSrgba
source
·
[
−
]
pub type GammaSrgba<T =
f32
> =
Rgba
<
Gamma
<
Srgb
>, T>;
Expand description
Gamma 2.2 encoded sRGB with an alpha component.