속성
|
용도
|
사용법
|
|
glow
|
번짐효과 |
<font color="blue" style="height:30;filter:glow(color:red,strength:10);">콩나물대제국</font> <span style="color: blue; height:10;filter:glow(color:red,strength:10);">필터효과 적용대상</span>
|
콩나물대제국 필터효과 적용대상 |
shadow
|
그림자효과 |
<font color="red" style="height:20;filter:shadow(color:blue,direction:225); ">콩나물대제국</font> <span style="color: red; height:5;filter:shadow(color:blue,direction:225);">필터효과 적용대상</span>
|
콩나물대제국 필터효과 적용대상 |
dropshadow
|
떨어진 그림자효과 |
<font color="#000000" style="height:30; filter:dropshadow(color: red,offx:2, offy: 2, positive: 1);">콩나물대제국</font><br> <span style="color: #000000; height: 30; filter: dropshadow(color: red,offx: 5,offy: 5,positive: 0);">필터효과 적용대상</span>
|
콩나물대제국 필터효과 적용대상 |
progrid
|
그라데이션 |
<span style="width:150; height:20; filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#7789E1, EndColorStr=#FFFFFF);border:1 solid #7789E1;">콩나물대제국</span><br> <span style="width:150; height:20; filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#7789E1, EndColorStr=#FFFFFF);border:1 solid #7789E1;">콩나물대제국</span>
|
콩나물대제국
콩나물대제국
|
alpha(투명도)
|
투명도 |
<span style="height: 20; filter: alpha(opacity: 60, style: 4, finishopcity: 50);"><font color="blue">콩나물대제국</font></span> <img src="http://duduji.iptime.org/duduji/html_tag/c.jpg" style="filter: alpha(opacity:1~100, style:0~4, finishopacity:1~100);">
|
콩나물대제국
|
fliph / flipv
|
대칭 |
<span style="height: 5; filter: fliph();">콩나물대제국</font></span> <span style="height: 5; filter: flipv();">콩나물대제국</font></span> <img src="http://duduji.iptime.org/duduji/html_tag/c.jpg" style="filter: fliph();")>, <img src="http://duduji.iptime.org/duduji/html_tag/c.jpg" style="filter: flipv();")>
|
콩나물대제국 콩나물대제국
☜ h ☜ v
|
blur
|
흐림효과 |
<img src="http://duduji.iptime.org/duduji/html_tag/c.jpg" style="filter: blur(add:0 / 1, direction:0 / 45 / 90 / 135 / 180 / 225 / 270 / 315, strength: 0~100);">
|
|
<span style="width:150; height:50; color: blue; filter: blur(add:1 , direction:45, strength:10);">콩나물대제국
|
콩나물대제국
|
invert
|
반전 |
<img src="http://duduji.iptime.org/duduji/html_tag/c.jpg" style="filter: invert();")>
|
|
chroma
|
지정색 제거 |
<img src="3.jpg" style="filter:chroma(color:#ecc254);">
|
☞
|
wave
|
물결효과 |
<img src="http://duduji.iptime.org/duduji/html_tag/c.jpg" style="filter:wave(add:0,freq:3,lightstrength:20,phase:20,strength:5);">
|
|
xray
|
x-ray 효과 |
<img src="http://duduji.iptime.org/duduji/html_tag/c.jpg" style="filter: xray();")>
|
|
gray
|
흑백효과 |
<img src="http://duduji.iptime.org/duduji/html_tag/c.jpg" style="filter: gray();")>
|
|