Image Effects

Here are some nifty image effects.

1 Fading on the right


<img src="URL" style="filter:Alpha(Style=1)">

2 Faded circle around image

<img src="URL" style="filter:Alpha(Style=2)">

3 Square faded around image

<img src="URL" style="filter:Alpha(Style=3)">