libcamera_color_space_adjust

Function libcamera_color_space_adjust 

Source
pub unsafe extern "C" fn libcamera_color_space_adjust(
    color_space: *mut libcamera_color_space_t,
    pixel_format: *const libcamera_pixel_format_t,
) -> bool
Expand description

Adjust color space to a pixel format; returns true if adjusted/valid.