---
title: TVImageType
framework: tvmlkit
role: symbol
role_heading: Enumeration
path: tvmlkit/tvimagetype
---

# TVImageType

The type of image.

## Declaration

```swift
enum TVImageType
```

## Topics

### Constants

- [TVImageType.image](tvmlkit/tvimagetype/image.md)
- [TVImageType.fullscreen](tvmlkit/tvimagetype/fullscreen.md)
- [TVImageType.decoration](tvmlkit/tvimagetype/decoration.md)
- [TVImageType.hero](tvmlkit/tvimagetype/hero.md)

### Initializers

- [init(rawValue:)](tvmlkit/tvimagetype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Identifying an Image

- [url](tvmlkit/tvimageelement/url.md)
- [imageType](tvmlkit/tvimageelement/imagetype.md)
- [srcset](tvmlkit/tvimageelement/srcset.md)
