<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/Accelerate/vImage_WarpInterpolation",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "Accelerate"
    ],
    "preciseIdentifier" : "c:@T@vImage_WarpInterpolation"
  },
  "title" : "vImage_WarpInterpolation"
}
-->

# vImage_WarpInterpolation

Constants for selecting the interpolation mode

```
typealias vImage_WarpInterpolation = Int32
```

## Topics

### Constants

[`kvImageInterpolationLinear`](/documentation/Accelerate/kvImageInterpolationLinear)

Linear interpoation

[`kvImageInterpolationNearest`](/documentation/Accelerate/kvImageInterpolationNearest)

Nearest neigborhood



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)