---
title: hysteresisPasses
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cicannyedgedetector/hysteresispasses
---

# hysteresisPasses

## Declaration

```swift
var hysteresisPasses: Int { get set }
```

## See Also

### Instance Properties

- [gaussianSigma](coreimage/cicannyedgedetector/gaussiansigma.md)
- [inputImage](coreimage/cicannyedgedetector/inputimage.md)
- [perceptual](coreimage/cicannyedgedetector/perceptual.md)
- [thresholdHigh](coreimage/cicannyedgedetector/thresholdhigh.md)
- [thresholdLow](coreimage/cicannyedgedetector/thresholdlow.md)
