skia_safe::shader::shaders

Function coord_clamp

Source
pub fn coord_clamp(
    shader: impl Into<Shader>,
    rect: impl AsRef<Rect>,
) -> Option<Shader>