pub unsafe extern "C" fn CAMU_GetSuitableY2rStandardCoefficient(
    coefficient: *mut Y2RU_StandardCoefficient
) -> Result
Expand description

Gets the Y2R coefficient applied to image data by the camera.

§Arguments

  • coefficient - Pointer to output the Y2R coefficient to.