爱错
诗怪
UID 293
精华
43
积分 2119
帖子 872
积分 2119 个
魅力 0 点
阅读权限 10
注册 2005-11-15
状态 离线
TA的礼物
赠礼物送给TA
|
|
<img src="圖片.jpg"> 2.柔邊效果-均勻 : <img src="圖片.jpg" style="filter:alpha(opacity=25, finishOpacity=25,style=0)"> 3.柔邊效果-線狀(左往右) : <img src="圖片.jpg" style="filter:alpha(opacity=0, finishOpacity=100,style=1)"> 4.柔邊效果-圓形(外往中央): <img src="圖片.jpg" style="filter:alpha(opacity=100, finishOpacity=0,style=2)"> 5.柔邊效果-圓形(中央往外): <img src="圖片.jpg" style="filter:alpha(opacity=100, finishOpacity=0,style=3)"> 6.詼諧效果 : <img src="圖片.jpg" style="filter: gray"> 7.X光效果 : <img src="圖片.jpg" style="filter: Xray"> 8.色彩對換 : <img src="圖片.jpg" style="filter:invert"> 9.左右翻轉 : <img src="圖片.jpg" style="filter:FlipH()"> 10.上下翻轉 : <img src="圖片.jpg" style="filter:FlipV()"> 11.發光效果 : <div style="width: 134px; height: 140px;filter:glow(color=#ffffff, strength=6)"><img src="圖片.jpg" ></div> 12.附陰影效果 : <div style="width: 134px; height: 140px;filter:shadow(color:#333333,direction=150);"><img src="圖片.jpg" ></div>
13.投射陰影效果 : <DIV style="FILTER: Dropshadow(color:#333333,direction=150,offX=5,offY=5); WIDTH: 134px; HEIGHT: 140px"><img src="圖片.jpg" ></div>
14.波形效果 : <DIV style="FILTER: Wave(strength=5,lightstrengh=5); WIDTH: 134px; HEIGHT: 140px"><img src="圖片.jpg" ></div>
15模糊效果 : <DIV style="FILTER:Blur(direction=150); WIDTH: 134px; HEIGHT: 140px"><img src="圖片.jpg" ></div> 16.
馬賽克 : <img src="圖片.jpg" style="filter:progid: DXImageTransform.Mi crosoft.Pixelate(maxsquare=4)">
|
|
|