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

# NSImageInterpolation.default

Use the context’s default interpolation.

## Declaration

```swift
case `default`
```

## See Also

### Constants

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