Function image::imageops::colorops::invert   
            
                [−]
            
        [src]
pub fn invert<I: GenericImage>(image: &mut I)
Invert each pixel within the supplied image. This function operates in place.