pub unsafe extern "C" fn Y2RU_GetCoefficients(
coefficients: *mut Y2RU_ColorCoefficients,
) -> Result
Expand description
Gets the configured color coefficients.
§Arguments
num_lines
- Pointer to output the coefficients to.
pub unsafe extern "C" fn Y2RU_GetCoefficients(
coefficients: *mut Y2RU_ColorCoefficients,
) -> Result
Gets the configured color coefficients.
num_lines
- Pointer to output the coefficients to.