Type Definition color::YCbCra

source · []
pub type YCbCra<T> = AlphaColor<T, YCbCr<T>>;