---
title: MPSNNBilinearScaleNode
framework: metalperformanceshaders
role: symbol
role_heading: Class
path: metalperformanceshaders/mpsnnbilinearscalenode
---

# MPSNNBilinearScaleNode

A representation of a bilinear resampling filter.

## Declaration

```swift
class MPSNNBilinearScaleNode
```

## Relationships

### Inherits From

- [MPSNNScaleNode](metalperformanceshaders/mpsnnscalenode.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Resampling Nodes

- [MPSNNLanczosScaleNode](metalperformanceshaders/mpsnnlanczosscalenode.md)
- [MPSNNScaleNode](metalperformanceshaders/mpsnnscalenode.md)
- [MPSImageTransformProvider](metalperformanceshaders/mpsimagetransformprovider.md)
