Platforms to show: All Mac Windows Linux Cross-Platform

iTunesLibraryArtworkMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class iTunes MBS MacExtras Plugin 13.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Represents a media item artwork.

This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Constants

Constant Value Description
ITLibArtworkFormatBitmap 1 One of the constants to specify the possible formats of the data returned by ITLibArtwork's imageData method. The image data format is a bitmap.
ITLibArtworkFormatBMP 6 One of the constants to specify the possible formats of the data returned by ITLibArtwork's imageData method. The image data corresponds to a BMP image.
ITLibArtworkFormatGIF 4 One of the constants to specify the possible formats of the data returned by ITLibArtwork's imageData method. The image data corresponds to a GIF image.
ITLibArtworkFormatJPEG 2 One of the constants to specify the possible formats of the data returned by ITLibArtwork's imageData method. The image data corresponds to a JPEG image.
ITLibArtworkFormatJPEG2000 3 One of the constants to specify the possible formats of the data returned by ITLibArtwork's imageData method. The image data corresponds to a JPEG2000 image.
ITLibArtworkFormatNone 0 One of the constants to specify the possible formats of the data returned by ITLibArtwork's imageData method. The image data format is unknown.
ITLibArtworkFormatPICT 8 One of the constants to specify the possible formats of the data returned by ITLibArtwork's imageData method. The image data corresponds to a PICT image.
ITLibArtworkFormatPNG 5 One of the constants to specify the possible formats of the data returned by ITLibArtwork's imageData method. The image data corresponds to a PNG image.
ITLibArtworkFormatTIFF 7 One of the constants to specify the possible formats of the data returned by ITLibArtwork's imageData method. The image data corresponds to a TIFF image.

This class has no sub classes.

Some methods using this class:

Some properties using for this class:

Some examples using this class:


The items on this page are in the following plugins: MBS MacExtras Plugin.


iTunesLibraryArtistMBS   -   iTunesLibraryMBS


The biggest plugin in space...