[][src]Function photon::filters::neue

pub fn neue(photon_image: &mut PhotonImage)

Solarization on the Blue channel.

Arguments

Example

photon::filters::neue(&mut img);