---
title: intensity
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cibloom/intensity
---

# intensity

The intensity of the effect.

## Declaration

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

## Discussion

Discussion A value of 0.0 is no effect. A value of 1.0 is the maximum effect.

## See Also

### Instance Properties

- [inputImage](coreimage/cibloom/inputimage.md)
- [radius](coreimage/cibloom/radius.md)
