[][src]Function photon::filters::lix

pub fn lix(photon_image: &mut PhotonImage)

Solarization on the Red and Green channels.

Arguments

Example

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