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