Function CAMU_SetContrast

Source
pub unsafe extern "C" fn CAMU_SetContrast(
    select: u32_,
    contrast: CAMU_Contrast,
) -> Result
Expand description

Sets the contrast mode of the given camera.

ยงArguments

  • select - Camera to use.
  • contrast - Contrast mode to use.