---
title: Image Attributes
framework: tvml
role: collectionGroup
path: tvml/image-attributes
---

# Image Attributes

Retrieve images from a server and specify how they fit into an element.

## Topics

### Image Size

- [height](tvml/image-attributes-height.md)
- [width](tvml/image-attributes-width.md)
- [aspectRatio](tvml/aspectratio.md)

### Image Display

- [aspectFill](tvml/aspectfill.md)
- [contentsMode](tvml/contentsmode.md)
- [opaque](tvml/opaque.md)
- [mode](tvml/mode.md)
- [type](tvml/type.md)
- [value](tvml/value.md)

### Image Retrieval

- [src](tvml/src.md)
- [srcset](tvml/srcset.md)

## See Also

### Attributes

- [Text Attributes](tvml/text-attributes.md)
- [Focus Attributes](tvml/focus-attributes.md)
- [Binding and DOM Manipulation](tvml/binding-and-dom-manipulation.md)
- [Inline Playback](tvml/inline-playback.md)
- [Alignment, Scrolling, and Coloring](tvml/alignment-scrolling-and-coloring.md)
