Enumeration 列挙

Image.Interpolation

The level of quality for rendering an image that requires interpolation, such as a scaled image.

Declaration 宣言

enum Interpolation

Overview 概要

The interpolation(_:) modifier specifies the interpolation behavior when using the resizable(capInsets:resizingMode:) modifier on an Image. Use this behavior to prioritize rendering performance or image quality.

Topics 話題

Getting Interpolation Options

Comparing Interpolation Options

Default Implementations 省略時実装

Relationships 関係

Conforms To 次に準拠

See Also 参照

Specifying Rendering Behavior