[][src]Type Definition prisma::ycbcr::YCbCrBt709

type YCbCrBt709<T> = YCbCr<T, Bt709Model>;

A YCbCr color with a Bt709Model.