---
title: "init(amount:)"
framework: createmlcomponents
role: symbol
role_heading: Initializer
path: "createmlcomponents/imageexposureadjuster/init(amount:)"
---

# init(amount:)

Creates an image exposure adjusting transformer.

## Declaration

```swift
init(amount: Double)
```

## Parameters

- `amount`: The amount to adjust the exposure of the image. The larger the value, the brighter the exposure.
