PLAYLIST.hueShift

[与此页面关联的功能(Windows 媒体播放器 SDK)是旧版功能。 它已被 MediaPlayer 取代。 MediaPlayer 已针对Windows 10和Windows 11进行了优化。 如果可能,Microsoft 强烈建议新代码使用 MediaPlayer 而不是 Windows 媒体播放器 SDK。 如果可能,Microsoft 建议重写使用旧 API 的现有代码以使用新 API。]

hueShift 属性指定或检索下拉图像色调的移动量。

        elementID.hueShift

可能的值

此属性是可读/写 Number (float) ,其值范围为 0.0 到 360.0,默认值为 0.0。

备注

此属性更改 由 dropDownBackgroundImagedropDownImage 属性指定的图像的色调值(如果它们已指定,并且它们引用了 8 位 BMP 图像)。

要求

要求
版本
Windows 媒体播放器 9 系列或更高版本

另请参阅

PLAYLIST 元素

PLAYLIST.dropDownBackgroundImage

PLAYLIST.dropDownImage

PLAYLIST.饱和度