Function imgproc_rs::transform::reflect[][src]

pub fn reflect<T: Number>(
    input: &Image<T>,
    axis: Refl
) -> ImgProcResult<Image<T>>

Reflects an image across the specified axis