[][src]Function photon::filters::ryo

pub fn ryo(photon_image: &mut PhotonImage)

Solarization on the Red and Blue channels.

Arguments

Example

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