
标题: [贴图] [原创]代码做相框 [打印本页]
作者: 
爱错    时间: 2006-4-26 08:16     标题: [原创]代码做相框
[此贴子已经被作者于2006-4-26 5:31:47编辑过]
作者: 
爱错    时间: 2006-4-26 13:30
 | 
 | 
 | 
 | 
  | 
 | 
 | 
好酒 | 
 | 
[此贴子已经被作者于2006-4-26 5:32:45编辑过]
作者: 
爱错    时间: 2006-4-26 13:34
[此贴子已经被作者于2006-4-26 5:34:41编辑过]
作者: 
爱错    时间: 2006-4-26 13:39
<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)">   
作者: 
好酒    时间: 2006-4-26 16:02
效果不错,我记
| 欢迎光临 书酒国风 (http://shujiu.com/bbs/) | 
Powered by Discuz! 5.5.0 |