---
title: MPSNNLanczosScaleNode
framework: metalperformanceshaders
role: symbol
role_heading: Class
path: metalperformanceshaders/mpsnnlanczosscalenode
---

# MPSNNLanczosScaleNode

A representation of a Lanczos resampling filter.

## Declaration

```swift
class MPSNNLanczosScaleNode
```

## 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

- [MPSNNBilinearScaleNode](metalperformanceshaders/mpsnnbilinearscalenode.md)
- [MPSNNScaleNode](metalperformanceshaders/mpsnnscalenode.md)
- [MPSImageTransformProvider](metalperformanceshaders/mpsimagetransformprovider.md)
