# Image Images such as movie posters and background artwork are represented by Image elements. ## Fields | Field | Type | Required | Description | | ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ | | `Type` | [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. |