Function apply

Source
pub fn apply(
    effect: &Effect,
    t: f64,
    scale: f32,
    img: &mut Frame,
    scratch: &mut Frame,
)
Expand description

Apply one effect in place at clip-local time t. scratch is a reusable buffer.