Function skia_safe::image_filters::shader
source · pub fn shader(
shader: impl Into<Shader>,
crop_rect: impl Into<CropRect>
) -> Option<ImageFilter>
pub fn shader(
shader: impl Into<Shader>,
crop_rect: impl Into<CropRect>
) -> Option<ImageFilter>