[−][src]Function skia_safe::offset_image_filter::new
pub fn new<'a>(
delta: impl Into<Vector>,
input: ImageFilter,
crop_rect: impl Into<Option<&'a CropRect>>
) -> Option<ImageFilter>
pub fn new<'a>(
delta: impl Into<Vector>,
input: ImageFilter,
crop_rect: impl Into<Option<&'a CropRect>>
) -> Option<ImageFilter>