How to use light filters

Using the light filter and light sources is a multi-stage process. Click the Next button to step through the stages

Just adding "filter:light" to an object's HTML tag inline style sheet has the rather drastic effect of turning it black! Having done that though, you can use script statements to add light sources (up to 10 of them, from a choice of three types) to throw some light on the subject.
HTML IMG TAG:
<IMG SRC="StMich.jpg" ID="MyPic" style="filter:light;">

Back to menu