pub unsafe extern "C" fn Y2RU_SetDitheringWeightParams(
    params: *const Y2RU_DitheringWeightParams
) -> Result
Expand description

Configures the dithering weight parameters.

§Arguments

  • params - Dithering weight parameters to use.