CD-ROM Library

   



Summary

This chapter focused on how to use SVG elements for applying transformations to graphics images. You can also 'animate' these transformations to create animation effects in SVG documents. Although these animation effects require considerable effort in traditional programming languages, you may be surprised that these effects can be created simply by including a few lines of code. These animation effects are created via the SVG animateTransform element, which can be used in conjunction with the following SVG functions:

  • the SVG translate function

  • the SVG rotate function

  • the SVG scale function

  • the SVG skew function

  • the SVG matrix function



   



Fundamentals of SVG Programming. Concepts to Source Code
Fundamentals of SVG Programming: Concepts to Source Code (Graphics Series)
ISBN: 1584502983
EAN: 2147483647
Year: 2003
Pages: 362

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net