Filtros
| efeito | como fica | código |
| opacidade/transparencia | fica assim | filter:alpha(opacity:40) |
| glow/brilho | fica assim | filter:glow(color=#e26393, strength=2) |
| gradiente | fica assim | filter: alpha(Opacity=100, FinishOpacity=5, Style=1) |
| dropshadow | fica assim | filter:dropshadow(color=#FFFFFF ,offx=1,offy=1,positive=1) |
| blur/ desfoque | fica assim | filter: blur(add=false, direction=180, strength=3) |
| wave/ onda | fica assim | filter: Wave(Add=0, Freq=5, LightStrength=10, Phase=8, Strength=2) |
| flip vertical/ inverter verticalmente | fica assim | filter: FlipV |
| flip horizontal/ inverter horizontalmente | fica assim | filter: FlipH |
Se esse tutorial te ajudar, não esqueça de linkar (:
Tutorial por Vevis - Winter-Dream.com . Não copie sem autorização Dúvidas?
