Type Definition color::LumaA

source · []
pub type LumaA<T = f32, S = Srgb> = AlphaColor<T, Luma<T, S>>;