generate images programmatically from your app on devices that support the capability
February 2025
- Use ImageCreator to generate images programmatically from your app on devices that support the capability. The system’s generative models use your provided description to generate one or more images and return them to your code. The ImagePlaygroundConcept type includes text you use to describe the image you wish to create, and ImagePlaygroundStyle sets the style to apply to that image.
- Learn how to Enabling Apple Intelligence summarization and prioritization using a Spotlight delegate app extension in your app.
- Learn about Adopting Smart Reply in your messaging or email app to give Apple Intelligence the context of your messaging or mail thread, and insert the generated response back into your app’s UI. Use UIMessageConversationContext for messaging, and UIMailConversationContext for email.