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

# ITLibArtworkFormat.BMP

The image data corresponds to a bitmap image.

## Declaration

```swift
case BMP
```

## See Also

### Artwork Formats

- [ITLibArtworkFormat.none](ituneslibrary/itlibartworkformat/none.md)
- [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.TIFF](ituneslibrary/itlibartworkformat/tiff.md)
- [ITLibArtworkFormat.PICT](ituneslibrary/itlibartworkformat/pict.md)
