各种常见的滤镜效果的整理

发表于:2007-06-08来源:作者:点击数: 标签:
td _filter align=middle> 牧月天涯(WWWFIND)整理各种滤镜演示 本文一些例子借鉴天极网和MSDN 一些滤镜单独用于图片时仅适用于透明的GIF TransitionType: alpha blend 0:box in 1:box out 2:circle in 3:circle out 4:wipe up 5:wipe down 6:wipe right 7:wi










td_filter align=middle>

牧月天涯(WWWFIND)整理各种滤镜演示


本文一些例子借鉴天极网和MSDN


一些滤镜单独用于图片时仅适用于透明的GIF


 


TransitionType:  Duration:javascript id=b_transition onclick="return b_transition_onclick()" type=button value=Transition name=button1>



 


Alpha 滤镜 opacity: finishopacity:style:startx:starty:finishx:finishy:   


Shadow 滤镜 color:direction: 


Blur 滤镜 add: direction: strength(浓度):px


DropShadow滤镜 color: offx: offy: positive(肯定的): 


Glow滤镜 color:  stength:  chroma滤镜  color:


Wave滤镜:add: freq(频率) lightstrength:  phase: strength: 


Mask滤镜 color:   Gray滤镜  Invert滤镜  Xray滤镜  Fliph滤镜  Flipv滤镜  


 

Alpha 滤镜

  "Alpha"属性是把一个目标元素与背景混合。设计者可以指定数值来控制混合的程度。这种“与背景混合”通俗地说就是一个元素的透明度。通过指定坐标,可以指定各种不同范围的透明度。



clearcase/" target="_blank" >cccccc>

Alpha 滤镜语法

原文转自:http://www.ltesting.net