The image type of the image tag. This can be: Other, FileIcon, OtherFileIcon, FrontCover, BackCover, LeafletPage, Media, LeadArtist, Artist, Conductor, Band, Composer, Lyricist, RecordingLocation, DuringRecording, DuringPerformance, MovieScreenCapture, ColoredFish, Illustration, BandLogo and PublisherLogo.
Namespace:
CSID3TagsLib
Assembly:
CSAudioConverter (in CSAudioConverter.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax Public Enumeration ImageType
Dim instance As ImageType
CSID3TagsLib.ImageType = function();
CSID3TagsLib.ImageType.createEnum('CSID3TagsLib.ImageType', false);
Members
| Member name | Value | Description |
---|
| Other | 0 | |
| FileIcon | 1 | |
| OtherFileIcon | 2 | |
| FrontCover | 3 | |
| BackCover | 4 | |
| LeafletPage | 5 | |
| Media | 6 | |
| LeadArtist | 7 | |
| Artist | 8 | |
| Conductor | 9 | |
| Band | 10 | |
| Composer | 11 | |
| Lyricist | 12 | |
| RecordingLocation | 13 | |
| DuringRecording | 14 | |
| DuringPerformance | 15 | |
| MovieScreenCapture | 16 | |
| ColoredFish | 17 | |
| Illustration | 18 | |
| BandLogo | 19 | |
| PublisherLogo | 20 | |
See Also