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)"
'컴퓨터 상식' 카테고리의 다른 글
그림판으로 이미지위에 글쓰기 (0) | 2013.09.24 |
---|---|
컴퓨터를 그냥 끄면 안 되는 이유 (0) | 2013.08.12 |
막아놓은 소스 보기 (0) | 2013.08.11 |
사진이나 배경그림이 배꼽(x)으로 나올때 보는 방법 (0) | 2013.08.11 |
음악소스를 찾아내어 활용하기 (0) | 2013.08.11 |