最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

strength Attribute | Strength Property

Internet Development Index

Sets or retrieves the distance, in pixels, that a filter effect extends.

Syntax

HTML
{ filter:progid:DXImageTransform.Microsoft.filter-name(
    strength = iDistance ... ) ... }
Scripting
object.filters.item(
    "DXImageTransform.Microsoft.filter-name").Strength [ = iDistance ]

Possible Values

iDistanceInteger that specifies or receives the distance, in pixels, that an effect extends.
5Default.

The property is read/write. The property has a default value of 5 for all objects with the following exceptions:
Wave1
Shadow1

Remarks

The following table defines the limitations on the range of iDistance depending on the filter used.
FilterAllowable Range
MotionBlurzero or greater
Glowone to 255
Shadowone to 255
Waveone or greater

Example

This example sets the Strength and Direction properties of the MotionBlur filter to an initial strength of 1. When the page loads, the Strength and Direction properties cause the onfilterchange event to fire repeatedly until the strength reaches 200.

<SCRIPT>
function HandleChange()
{
with (window.event.srcElement.filters[0])
{
if (strength < 200)
{
strength += 1;
direction += 45;
}
}
}</SCRIPT>
<IMG ID="img1" SRC="solarsys.gif" onfilterchange="HandleChange()"
STYLE="filter:progid:DXImageTransform.Microsoft.motionBlur(STRENGTH=1, DIRECTION=0)" />
This feature requires Microsoft® Internet Explorer 5 or later. Click the following icon to install the latest version. Then reload this page to view the sample.

Applies To

MotionBlur, Glow, Wave, Shadow
保定市| 保德县| 平湖市| 依兰县| 福建省| 宜黄县| 北碚区| 碌曲县| 玉山县| 湘阴县| 延庆县| 木里| 宣恩县| 南丹县| 兴山县| 体育| 栾城县| 灵武市| 黔江区| 曲麻莱县| 柞水县| 大冶市| 广平县| 滁州市| 嘉鱼县| 渭源县| 乳山市| 张家界市| 湄潭县| 晋中市| 增城市| 双牌县| 贵德县| 化州市| 太康县| 图片| 綦江县| 察雅县| 阿尔山市| 翁源县| 封丘县|