---
title: ITLibArtworkFormat.JPEG
framework: ituneslibrary
role: symbol
role_heading: Case
path: ituneslibrary/itlibartworkformat/jpeg
---

# ITLibArtworkFormat.JPEG

The image data corresponds to a JPEG image.

## Declaration

```swift
case JPEG
```

## See Also

### Artwork Formats

- [ITLibArtworkFormat.none](ituneslibrary/itlibartworkformat/none.md)
- [ITLibArtworkFormat.bitmap](ituneslibrary/itlibartworkformat/bitmap.md)
- [ITLibArtworkFormat.JPEG2000](ituneslibrary/itlibartworkformat/jpeg2000.md)
- [ITLibArtworkFormat.GIF](ituneslibrary/itlibartworkformat/gif.md)
- [ITLibArtworkFormat.PNG](ituneslibrary/itlibartworkformat/png.md)
- [ITLibArtworkFormat.BMP](ituneslibrary/itlibartworkformat/bmp.md)
- [ITLibArtworkFormat.TIFF](ituneslibrary/itlibartworkformat/tiff.md)
- [ITLibArtworkFormat.PICT](ituneslibrary/itlibartworkformat/pict.md)
