pub unsafe extern "C" fn Y2RU_GetStandardCoefficient(
coefficients: *mut Y2RU_ColorCoefficients,
standardCoeff: Y2RU_StandardCoefficient,
) -> ResultExpand description
Gets the color coefficient parameters of a standard coefficient.
ยงArguments
coefficients- Pointer to output the coefficients to.standardCoeff- Standard coefficient to check.