Function skia_safe::shaders::coord_clamp

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