PictureData

ID3V2AttachedPictureFrame.PictureData property

Gets the picture data.

public byte[] PictureData { get; }

Property Value

The picture data.

See Also