Click or drag to resize

ImageType Enumeration

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:  CSAudioRecorder (in CSAudioRecorder.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public enum ImageType
Members
  Member nameValueDescription
Other0
FileIcon1
OtherFileIcon2
FrontCover3
BackCover4
LeafletPage5
Media6
LeadArtist7
Artist8
Conductor9
Band10
Composer11
Lyricist12
RecordingLocation13
DuringRecording14
DuringPerformance15
MovieScreenCapture16
ColoredFish17
Illustration18
BandLogo19
PublisherLogo20
See Also