Windows Media Player 11 SDK AmbientAttributes.clippingColor 

Windows Media Player SDK banner art

Previous Next

AmbientAttributes.clippingColor

The clippingColor attribute specifies or retrieves the color to clip out from the clippingImage bitmap.

Syntax

  

Possible Values

This attribute is a read/write String.

Value Description
Auto Default. The color at pixel location 0,0 is used.
any Microsoft Internet Explorer color value The specified Internet Explorer color is used.

Remarks

The clipping color indicates the regions of the clippingImage (or backgroundImage for VIEW or SUBVIEW) that correspond to transparent, non-clickable portions of the control. The clipping color can indicate multiple regions to be clipped out. A warning is issued if the clippingImage is a JPG to warn of loss of color in JPGs.

The clippingColor attribute is not supported by the PLAYLIST element.

Requirements

Windows Media Player version 7.0 or later.

See Also

Previous Next