[][src]Function wlroots::render::matrix::transform

pub fn transform(matrix: [f32; 9], transform: wl_output_transform) -> [f32; 9]

Transform the matrix based on the given Wayland output transform mode.