[][src]Function image::imageops::colorops::invert

pub fn invert<I: GenericImage>(image: &mut I)

Invert each pixel within the supplied image. This function operates in place.