Windows Media Player 11 SDK PLAYLIST.backgroundImage
Previous | Next |
PLAYLIST.backgroundImage
The backgroundImage attribute specifies or retrieves the background image.
Syntax
Possible Values
This attribute is a read/write String containing the name of an image file. It has no default value.
Remarks
If the image height and width are smaller than the height and width of the PLAYLIST element, the image is tiled. The supported formats are BMP, JPG, GIF and PNG.
Specifying a value of "gradient" for the background image causes the background of the playlist to display as a color gradient. This means the background color gradually transitions between the PLAYLIST.backgroundColor (at the top of the background) and PLAYLIST.statusColor values.
Requirements
Windows Media Player version 7.0 or later.
Windows Media Player 10 for the gradient feature.
See Also
Previous | Next |