---
title: transform
framework: metalperformanceshaders
role: symbol
role_heading: Instance Property
path: metalperformanceshaders/mpsimagethresholdbinary/transform
---

# transform

The color transform used to initialize the threshold filter.

## Declaration

```swift
var transform: UnsafePointer<Float> { get }
```

## See Also

### Properties

- [thresholdValue](metalperformanceshaders/mpsimagethresholdbinary/thresholdvalue.md)
- [maximumValue](metalperformanceshaders/mpsimagethresholdbinary/maximumvalue.md)
