Image.Interpolation
The level of quality for rendering an image that requires interpolation, such as a scaled image.
Declaration
enum InterpolationOverview
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.