Contents

ImagePaint

A shape style that fills a shape by repeating a region of an image.

Declaration

@frozen struct ImagePaint

Overview

You can also use image(_:sourceRect:scale:) to construct this style.

Topics

Creating an image paint style

Configuring the image paint style

See Also

Supporting types