BASS.NET API for the Un4seen BASS Audio Library

TAG_INFORemovePicture Method

BASS.NET API for the Un4seen BASS Audio Library
Removes a picture tag.

Namespace:  Un4seen.Bass.AddOn.Tags
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public void RemovePicture(
	int i
)

Parameters

i
Type: SystemInt32
The index of the picture to remove.
See Also

Reference