iTunesLibraryArtworkMBS class

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

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


💬 Ask a question or report a problem