Type Definition color::LumaA[][src]

type LumaA<T = f32, S = Srgb> = AlphaColor<T, Luma<T, S>>;