pub unsafe extern "C" fn CAMU_SetContrast(
select: u32_,
contrast: CAMU_Contrast,
) -> ResultExpand description
Sets the contrast mode of the given camera.
ยงArguments
select- Camera to use.contrast- Contrast mode to use.
pub unsafe extern "C" fn CAMU_SetContrast(
select: u32_,
contrast: CAMU_Contrast,
) -> ResultSets the contrast mode of the given camera.
select - Camera to use.contrast - Contrast mode to use.