[][src]Function skia_safe::blur_draw_looper::new

pub fn new(
    color: impl Into<Color>,
    sigma: scalar,
    delta: impl Into<Vector>
) -> Option<DrawLooper>