---
title: thresholdLow
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cicannyedgedetector/thresholdlow
---

# thresholdLow

## Declaration

```swift
var thresholdLow: Float { get set }
```

## See Also

### Instance Properties

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