Function Y2RU_GetTemporalDithering

Source
pub unsafe extern "C" fn Y2RU_GetTemporalDithering(
    enabled: *mut bool,
) -> Result
Expand description

Gets whether to use temporal dithering.

§Arguments

  • enable - Pointer to output the temporal dithering state to.