Returns the album art in the ID3 tags, or the folder.jpg
image if the tags are empty.

Declaration Syntax
public static Image GetAlbumArtFromID3OrFolder(
string filePath
)
Public Shared Function GetAlbumArtFromID3OrFolder ( _
filePath As String _
) As Image

Parameters
- filePath (String)
- Media file path

Return Value
Image
Assembly:
MPfm.Library (Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)