skia_safe::shaders

Function blend

Source
pub fn blend(
    blender: impl Into<Blender>,
    dst: impl Into<Shader>,
    src: impl Into<Shader>,
) -> Shader