---
title: MPSGraphResizeMode.bilinear
framework: metalperformanceshadersgraph
role: symbol
role_heading: Case
path: metalperformanceshadersgraph/mpsgraphresizemode/bilinear
---

# MPSGraphResizeMode.bilinear

Samples the 4 neighbors to the pixel coordinate and uses bilinear interpolation.

## Declaration

```swift
case bilinear
```
