ID3FrameAttachedPicture
A class used to represent an ID3 attached picture frame to be used in the ID3 tag.
-
The image bytes as
Data
. -
The ID3 type of the image (see
ID3PictureType
). -
The file format. Only Jpeg and Png are supported by the standard (cross compatibility).
-
ID3FrameAttachedPicture debug description.
-
Init an ID3 attached picture frame.
-
Compare two AttachedPicture.