---
title: NSImageInterpolation.medium
framework: appkit
role: symbol
role_heading: Case
path: appkit/nsimageinterpolation/medium
---

# NSImageInterpolation.medium

Medium quality, slower than the low interpolation option.

## Declaration

```swift
case medium
```

## See Also

### Constants

- [NSImageInterpolation.default](appkit/nsimageinterpolation/default.md)
- [NSImageInterpolation.none](appkit/nsimageinterpolation/none.md)
- [NSImageInterpolation.low](appkit/nsimageinterpolation/low.md)
- [NSImageInterpolation.high](appkit/nsimageinterpolation/high.md)
