---
title: vImage_WarpInterpolation
framework: accelerate
role: symbol
role_heading: Type Alias
path: accelerate/vimage_warpinterpolation
---

# vImage_WarpInterpolation

Constants for selecting the interpolation mode

## Declaration

```swift
typealias vImage_WarpInterpolation = Int32
```

## Topics

### Constants

- [kvImageInterpolationLinear](accelerate/kvimageinterpolationlinear.md)
- [kvImageInterpolationNearest](accelerate/kvimageinterpolationnearest.md)

## See Also

### Constants

- [Error codes](accelerate/1578972-error-codes.md)
- [Core Video Image Format Errors](accelerate/1498271-core-video-image-format-errors.md)
- [Processing Flags](accelerate/1578976-processing-flags.md)
- [Dithering Methods](accelerate/1533233-dithering-methods.md)
- [Availability Flags](accelerate/availability-flags.md)
- [Decode Arrays](accelerate/decode-arrays.md)
- [Buffer Types](accelerate/buffer-types.md)
- [vImageMatrixType](accelerate/vimagematrixtype.md)
