今天,我给大家发些图片变形特效的代码,以能够给蓝月里需要的朋友借鉴:
倒影:
 
代码:<*P align=center><*FONT style="FONT-SIZE: 27pt; WIDTH: 220px; COLOR: #00ff00; HEIGHT: 10px"><*IMG src="http://images.tupian.com/2006/11/b20061129095948_250_OZ6wfk.jpg"><*FONT id=ew style="FONT-SIZE: 27pt; FILTER: wave(strength=3,freq=3,phase=0,lightstrength=30) blur() flipv(); WIDTH: 220px; COLOR: #3333ff; HEIGHT: 10px"><*IMG src="http://images.tupian.com/2006/11/b20061129095948_250_OZ6wfk.jpg"><*/FONT><*/FONT><*/P>
模糊:
代码: <*TABLE style="FILTER: alpha(opacity=100,style=2)" width=500 align=center background=http://images.tupian.com/2006/11/b20061129095948_250_OZ6wfk.jpg><*TBODY><*TR><*TD><*P align=center><*EMBED pluginspage=http://www.macromedia.com/go/getflashplayer src=http://bbs.flash8.net/bbs/UploadFile/2005-12/2005129101542256.swf width=500 height=400 type=application/x-shockwave-flash quality="high" wmode="transparent"><*/EMBED> <*/P><*/TD><*/TR><*/TBODY><*/TABLE>
图片走走停停:
代码: <*MARQUEE scrollAmount=3 behavior=alternate width="100%"><*MARQUEE scrollAmount=3 width="96%"><*P align=center><*IMG src="http://images.tupian.com/2008/4/s20080416095835_1_Aj8xD5.jpg"><*IMG src="http://images.tupian.com/2008/4/s20080430140749_13_0J9PY1.jpg"><*IMG src="http://images.tupian.com/2008/5/s20080526102143_17_8LeSul.jpg"><*/P><*/MARQUEE><*/MARQUEE>
图片上加光晕效果:
代码: <*TABLE style="FILTER: blur(strength=30)" height=364 width=500 align=center background=http://images.tupian.com/2006/11/b20061129095948_250_OZ6wfk.jpg table><*TBODY><*TR><*TD><*/TD><*/TR><*/TBODY><*/TABLE>
让图片扭曲、边缘缺损:
代码: <*P align=center><*TABLE border=0><*TBODY><*TR><*TD style="FILTER: wave(add=add,freq=8,lightstrength=10,phase=60,strength=10)" width=550 background=http://images.tupian.com/2006/11/b20061129095948_250_OZ6wfk.jpg height=350><*/TD><*/TR><*/TBODY><*/TABLE><*/P>
彩色图片转换成黑白照:
代码: <*P align=center><*TABLE border=0><*TBODY><*TR><*TD style="FILTER: Xray" width=550 background=http://images.tupian.com/2006/11/b20061129095948_250_OZ6wfk.jpg height=400><*/TD><*/TR><*/TBODY><*/TABLE><*/P>
注:以上几组代码里的数据是可以根据自己的需要而调节的,试试看吧!
|