# Image Images such as movie posters and background artwork are represented by Image elements. ## Fields | Field | Type | Required | Description | | ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ | | `Type` | [*components.ImageType](../../models/components/imagetype.md) | :heavy_minus_sign: | Describes both the purpose and intended presentation of the image. | | `Alt` | **string* | :heavy_minus_sign: | Title to use for accessibility. | | `URL` | **string* | :heavy_minus_sign: | The relative path or absolute url for the image. |