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

type YCbCrCustom<'a, T> = YCbCr<T, &'a CustomYCbCrModel>;

A YCbCr color with a reference to a CustomYCbCrModel.