ImagePlayground generates images programmatically from text descriptions and style information using the system's generative models. You drive generation with an ImageCreator, describing what to produce through ImagePlaygroundConcept values and configuring the request with ImagePlaygroundOptions, including the ImagePlaygroundStyle to apply. ImagePlaygroundPersonalizationPolicy controls how personal content factors into the result. The framework is available on iOS, macOS, and visionOS.
Image Generation 1
Create images programmatically from text descriptions and style information using the system's generative models.
- ClImageCreatorGenerates images programmatically from the description and style information
Describing the Image 1
Express what to generate through reusable concept values.
- StImagePlaygroundConceptText elements that specify the content to include in the image.
Configuring Generation 2
Tune the request with options and the visual style to apply.
- StImagePlaygroundOptionsiOS 26.4+A type that stores the options that affect the image-generation process.
- StImagePlaygroundStyleStyle options that determine the appearance of generated images.
Personalization 1
Control how personal content factors into generated images.
- EnImagePlaygroundPersonalizationPolicyAn option for enabling or disabling personalization in the system interface.
Classes 1
- ClImagePlaygroundViewControllerDisplays a standard system interface to generate images from