사람테크/다니엘박 스튜디오

[스크랩] 포토샵 사용없이 이미지에 멋진 효과 내기

명호경영컨설턴트 2008. 8. 31. 17:03
1. 투명한 효과
<img src="이미지주소" style="filter:alpha(opacity=100, style=2, finishopacity=0)">

2. 햇살이 비치는 효과
<img src="이미지주소" style="filter:blur(direction=135,strength=100)">

3. 오른쪽으로 갈수록, 그림이 연해지는 효과
<img src="이미지주소" style="filter:alpha(style=1, opacity=100, finishopacity=0)">

4. 흑백효과
<img src="이미지주소" style="filter:gray()">

5. 사진에 빛바랜 효과
<img src="이미지주소" style="filter:blur(direction=135,strength=100)">

6. 테두리 번지는 효과
<img src="이미지주소" style="filter:alpha(opacity=100, style=2, finishopacity=0)">

7. 이미지에 필터만으로 그림자주기..
<img src="이미지 주소" width="183" height="59" border="1" style="filter:progid:DXImageTransform.Microsoft.Shadow(color=#BCBCBC,Direction=150,Strength=5)">
출처 : 마지막 남은 담배 한개피
글쓴이 : 골초 원글보기
메모 :