---
title: ImagePlaygroundConcept
framework: imageplayground
role: symbol
role_heading: Structure
path: imageplayground/imageplaygroundconcept
---

# ImagePlaygroundConcept

Text elements that specify the content to include in the image.

## Declaration

```swift
struct ImagePlaygroundConcept
```

## Overview

Overview Use this type to wrap pieces of text describing the image you want to create. You can also specify larger pieces of text that contain important concepts to extract and use to guide the image-creation process.

## Topics

### Describing the image

- [text(_:)](imageplayground/imageplaygroundconcept/text(_:).md)
- [extracted(from:title:)](imageplayground/imageplaygroundconcept/extracted(from:title:).md)
- [drawing(_:)](imageplayground/imageplaygroundconcept/drawing(_:).md)
- [image(_:)](imageplayground/imageplaygroundconcept/image(_:)-29ora.md)
- [image(_:)](imageplayground/imageplaygroundconcept/image(_:)-2s44c.md)

## See Also

### Platform support

- [ImagePlaygroundStyle](imageplayground/imageplaygroundstyle.md)
