func `in`(CGRect) -> some ShapeStyle
Maps a shape style’s unit-space coordinates to the absolute coordinates of a given rectangle.
Technology
func `in`(CGRect) -> some ShapeStyle
static func image(Image, sourceRect : CGRect, scale: CGFloat) -> ImagePaint
Self
is ImagePaint
.