pub fn picture<'a>( picture: impl Into<Picture>, target_rect: impl Into<Option<&'a Rect>> ) -> Option<ImageFilter>