skia_safe::path_1d_path_effect

Function new

Source
pub fn new(
    path: &Path,
    advance: scalar,
    phase: scalar,
    style: Style,
) -> Option<PathEffect>