fePointLight applied to an image | SVG | HTML

1
2
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
fePointLight applied to image. jsFiddle example: https://jsfiddle.net/y2v5qm1p/.

fePointLight - a specific point as the main light source when applying the feSpecularLighting.

x, y, and z attributes determine the location of the light source.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.