Structure

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

Default Implementations 省略時実装

Relationships 関係

Conforms To 次に準拠

See Also 参照

Supporting Shape Style Types