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

# NSImageInterpolation.low

Fast, low-quality interpolation.

## Declaration

```swift
case low
```

## See Also

### Constants

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