Contents

ImageAttachmentContent

A type that holds image data.

Declaration

struct ImageAttachmentContent

Overview

You don’t create ImageAttachmentContent directly. Instead, use one of the Attachment initializers to attach a CGImage, CIImage, CVPixelBuffer, or image file URL.

See Also

Prompt attachments