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

# NSImageInterpolation.none

No interpolation.

## Declaration

```swift
case none
```

## See Also

### Constants

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