---
title: ImagePlaygroundOptions.CreationStrategy.generateNew
framework: imageplayground
role: symbol
role_heading: Case
path: imageplayground/imageplaygroundoptions/creationstrategy-swift.enum/generatenew
---

# ImagePlaygroundOptions.CreationStrategy.generateNew

An option to create a brand new image, driven primarily by the specified concepts and loosely inspired by the input image.

## Declaration

```swift
case generateNew
```

## Discussion

Discussion This option provides the most reliable way to generate the image and apply prompts to it.
