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

# ITLibArtworkFormat.none

The image data format is unknown.

## Declaration

```swift
case none
```

## See Also

### Artwork Formats

- [ITLibArtworkFormat.bitmap](ituneslibrary/itlibartworkformat/bitmap.md)
- [ITLibArtworkFormat.JPEG](ituneslibrary/itlibartworkformat/jpeg.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)
