Contents

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

See Also

Specifying rendering behavior