Contents

ImagePlaygroundOptions.CreationStrategy.editExisting

An option to create an image that more closely resembles the original image, but also has the modifications you specify.

Declaration

case editExisting

Discussion

This option modifies the image using the prompts you specify, but otherwise tries to preserve as much of the original image as possible. If the system is unable to apply the prompts to the image in a suitable way, it falls back to using the ImagePlaygroundOptions.CreationStrategy.generateNew option.