skia_safe::trim_path_effect

Function new

Source
pub fn new(
    start_t: scalar,
    stop_t: scalar,
    mode: impl Into<Option<Mode>>,
) -> Option<PathEffect>