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

# intensity

The intensity of the sepia effect.

## Declaration

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

## Discussion

Discussion A value of 1.0 creates a monochrome sepia image. A value of 0.0 has no effect on the image.

## See Also

### Instance Properties

- [inputImage](coreimage/cisepiatone/inputimage.md)
