pub fn set_gamma(
fd: BorrowedFd<'_>,
crtc_id: u32,
size: usize,
red: &[u16],
green: &[u16],
blue: &[u16],
) -> Result<drm_mode_crtc_lut>
Expand description
Set CRTC gamma ramp
pub fn set_gamma(
fd: BorrowedFd<'_>,
crtc_id: u32,
size: usize,
red: &[u16],
green: &[u16],
blue: &[u16],
) -> Result<drm_mode_crtc_lut>
Set CRTC gamma ramp