<!--
{
  "availability" : [
    "macCatalyst: 14.0.0 -",
    "macOS: 10.13.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "iTunesLibrary",
  "identifier" : "/documentation/iTunesLibrary/ITLibArtwork",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "iTunes Library"
    ],
    "preciseIdentifier" : "c:objc(cs)ITLibArtwork"
  },
  "title" : "ITLibArtwork"
}
-->

# ITLibArtwork

This class represents the artwork for a media item.

```
class ITLibArtwork
```

## Topics

### Getting Artwork Info

[`image`](/documentation/iTunesLibrary/ITLibArtwork/image)

The artwork image.

[`imageData`](/documentation/iTunesLibrary/ITLibArtwork/imageData)

The raw image data of the artwork in the format that [`imageDataFormat`](/documentation/iTunesLibrary/ITLibArtwork/imageDataFormat) specifies.

[`imageDataFormat`](/documentation/iTunesLibrary/ITLibArtwork/imageDataFormat)

The format of the artwork image data that [`imageData`](/documentation/iTunesLibrary/ITLibArtwork/imageData) returns.

### Artwork Formats

[`ITLibArtworkFormat`](/documentation/iTunesLibrary/ITLibArtworkFormat)

These constants specify the possible formats of the data that [`imageDataFormat`](/documentation/iTunesLibrary/ITLibArtwork/imageDataFormat) returns.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)